Skip to content

3.0.12

Latest
Compare
Choose a tag to compare
@schreibfaul1 schreibfaul1 released this 29 Jul 15:46
· 85 commits to master since this release

separate task for decoding and outputting the data. 'playAudioData()' is started periodically and fetches the data from the InBuffer. This ensures that the I2S-DMA is always sufficiently filled, even if the Arduino 'loop' is stuck.