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