Fix ArduinoJson library deps for platformio
This commit is contained in:
parent
1f42852c2c
commit
df84066b58
|
@ -22,7 +22,7 @@ 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