vc_sdfile_current_time

This commit is contained in:
e2002
2022-12-28 13:06:29 +03:00
parent 44e367a75e
commit d611d44eee
8 changed files with 60 additions and 26 deletions

View File

@@ -20,7 +20,7 @@
fs::SDFATFS SD_SDFAT;
#endif
#ifndef DMA_BUFCOUNT
#define DMA_BUFCOUNT 4
#define DMA_BUFCOUNT 8
#endif
//---------------------------------------------------------------------------------------------------------------------
AudioBuffer::AudioBuffer(size_t maxBlockSize) {