Skip to content

Commit 617e7c4

Browse files
committed
fix errors on large audio-files
1 parent 39e75f5 commit 617e7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extra_scripts =
3030
pre:updateSdkConfig.py
3131
pre:processHtml.py
3232
lib_deps =
33-
https://github.com/schreibfaul1/ESP32-audioI2S.git#0443b0d ; v3.3.2
33+
https://github.com/schreibfaul1/ESP32-audioI2S.git#c694298 ; v3.2.0 + bugfix setpos (18.05.2025)
3434
https://github.com/madhephaestus/ESP32Encoder.git#2c986e0
3535
https://github.com/peterus/ESP-FTP-Server-Lib.git#554959f
3636
https://github.com/FastLED/FastLED.git#99d5863 ; v3.10.1+ fix

0 commit comments

Comments
 (0)