shithub: pt2-clone

ref: bec546be53ad01925699c7fa909483dc3c69dc53
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);