pin espressif to 3.4.0, correct arduino-json version
This commit is contained in:
parent
1f42852c2c
commit
78ed97f8a6
|
@ -17,12 +17,12 @@ extra_configs=
|
|||
lib/*task*/platformio.ini
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 3.4.0
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
ttlappalainen/NMEA2000-library @ 4.17.2
|
||||
ttlappalainen/NMEA0183 @ 1.7.1
|
||||
bblanchon/ArduinoJson@6.18.5
|
||||
ArduinoJson @ 6.18.5
|
||||
ottowinter/ESPAsyncWebServer-esphome@2.0.1
|
||||
fastled/FastLED @ 3.4.0
|
||||
board_build.embed_files =
|
||||
|
|
Loading…
Reference in New Issue