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