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