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