Skip to content

Commit 530ce1b

Browse files
committed
Update used libraries
1 parent e62a344 commit 530ce1b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

platformio.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ monitor_speed = 115200
4747
upload_speed = 921600
4848
board_build.partitions = src/sd-partition-table.csv
4949
lib_deps =
50-
adafruit/Adafruit BusIO @ ^1.11.1
50+
adafruit/Adafruit BusIO @ ^1.11.3
5151
; https://arduinojson.org/v6/api/
52-
bblanchon/ArduinoJson @ ^6.19.2
52+
bblanchon/ArduinoJson @ ^6.19.4
5353
rlogiacco/CircularBuffer @ ^1.3.3
54-
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.2.1
55-
adafruit/Adafruit BMP280 Library@^2.6.1
56-
pololu/VL53L0X@^1.3.0
54+
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.3.0
55+
adafruit/Adafruit BMP280 Library@^2.6.2
56+
pololu/VL53L0X@^1.3.1
5757
; https://github.com/fhessel/esp32_https_server
5858
https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName
5959
; esp32_https_server@

0 commit comments

Comments
 (0)