mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-02 04:49:01 +00:00
Bugfix: wave file samplerate and size not being written
This commit is contained in:
@@ -155,7 +155,6 @@ public:
|
||||
|
||||
private:
|
||||
uint32_t sampling_rate { 0 };
|
||||
uint32_t bytes_written { 0 };
|
||||
|
||||
Optional<File::Error> update_header();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user