sh123 / esp32_opus_arduino

OPUS medium/high bit rate audio codec Arduino library for ESP32
GNU General Public License v3.0
12 stars 2 forks source link

Wrong data used to write I2S #2

Closed koencremers20 closed 7 months ago

koencremers20 commented 7 months ago

https://github.com/sh123/esp32_opus_arduino/blob/a1bed58acf9b2bcb11cfa6923f426ad5b02bd1b6/examples/i2s/i2s_loopback/i2s_loopback.ino#L145

opussamples is used instead of opus_samples_out

sh123 commented 7 months ago

typo, fixed in 1.0.2