bump espressif32 version to 3.5.0
- latest version -> sd R/W too slow!
This commit is contained in:
parent
ce614f289e
commit
5d8a4e335b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
platform = espressif32@3.5.0 ; <-- latest version sd R/W too slow!
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
board_build.f_flash = 80000000L
|
||||
|
|
|
|||
Loading…
Reference in a new issue