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