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