Upgrades ArduinoJson from version 6 to 7

This commit is contained in:
Rune Harlyk
2024-05-07 10:36:16 +02:00
committed by Rune Harlyk
parent 2b4d196e7c
commit a150caad9d
39 changed files with 241 additions and 561 deletions
+4 -4
View File
@@ -36,20 +36,20 @@ build_unflags = -std=gnu++11
test_ignore = test_embedded
board_build.filesystem = littlefs
lib_deps =
bblanchon/ArduinoJson@^6.21.2
ArduinoJson@>=7.0.0
https://github.com/theelims/PsychicMqttClient.git#0.1.1
; thomasfredericks/Bounce2@ ^2.7.0
teckel12/NewPing@^1.9.7
adafruit/Adafruit SSD1306@^2.5.7
adafruit/Adafruit GFX Library@^1.11.5
adafruit/Adafruit BusIO@^1.9.3
rfetick/MPU6050_light@^1.1.0
SPI
; thomasfredericks/Bounce2@ ^2.7.0
; adafruit/Adafruit PWM Servo Driver Library@^2.4.1
; adafruit/Adafruit ADS1X15@^2.4.0
; adafruit/Adafruit HMC5883 Unified@^1.2.1
; adafruit/Adafruit Unified Sensor@^1.1.11
; plageoj/UrlEncode@ ^1.0.1
rfetick/MPU6050_light@^1.1.0
SPI
; board_build.partitions = config/no_oat.csv
extra_scripts =
pre:scripts/build_app.py