Skip to content

Commit 258edeb

Browse files
committed
Update ArduinoJson and SSD1396 lib
1 parent 1086d49 commit 258edeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ upload_speed = 921600
4848
board_build.partitions = src/sd-partition-table.csv
4949
lib_deps =
5050
; https://arduinojson.org/v6/api/
51-
bblanchon/ArduinoJson @ ^6.17.2
51+
bblanchon/ArduinoJson @ ^6.18.0
5252
rlogiacco/CircularBuffer @ ^1.3.3
53-
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.1.0
53+
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.2.0
5454
adafruit/Adafruit BMP280 Library@^2.1.0
5555
pololu/VL53L0X@^1.3.0
5656
; https://github.com/fhessel/esp32_https_server

0 commit comments

Comments
 (0)