ref: 4e82d65435225806294ee0c51ca0fd9318eec355 dir: /src/pt2_sample_saver.h/
#pragma once #include <stdbool.h> bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);