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