pin espressif to 3.4.0, correct arduino-json version

This commit is contained in:
andreas 2022-04-30 19:33:04 +02:00
parent 1f42852c2c
commit 78ed97f8a6
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@ extra_configs=
lib/*task*/platformio.ini lib/*task*/platformio.ini
[env] [env]
platform = espressif32 platform = espressif32 @ 3.4.0
framework = arduino framework = arduino
lib_deps = lib_deps =
ttlappalainen/NMEA2000-library @ 4.17.2 ttlappalainen/NMEA2000-library @ 4.17.2
ttlappalainen/NMEA0183 @ 1.7.1 ttlappalainen/NMEA0183 @ 1.7.1
bblanchon/ArduinoJson@6.18.5 ArduinoJson @ 6.18.5
ottowinter/ESPAsyncWebServer-esphome@2.0.1 ottowinter/ESPAsyncWebServer-esphome@2.0.1
fastled/FastLED @ 3.4.0 fastled/FastLED @ 3.4.0
board_build.embed_files = board_build.embed_files =