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