Updated firmware binary

This commit is contained in:
furrtek 2017-08-12 17:51:52 +01:00
parent 96880d2fc6
commit 81eb96f870
4 changed files with 7 additions and 3 deletions

View file

@ -173,7 +173,7 @@ public:
Optional<File::Error> create(
const std::filesystem::path& filename,
size_t sampling_rate,
std::string title_set
const std::string& title_set
);
private: