audioooo update
This commit is contained in:
parent
ea6b588be9
commit
ad8bc3adc4
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5d289fd8151796d5c1861b02360d3a8c8971fea0
|
Subproject commit 8259da0693a27982ef16774aa95fc321e78912ec
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32@3.5.0 ; <-- latest version sd R/W too slow!
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps =
|
lib_deps =
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue