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