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