1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-19 08:43:07 +01:00

Fix ArduinoJson library deps for platformio

This commit is contained in:
free-x
2022-04-30 09:59:36 +02:00
parent 1f42852c2c
commit df84066b58

View File

@@ -22,7 +22,7 @@ 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 =