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