Skip to content

Commit c41069d

Browse files
committed
Library update
- arduinojson - BMP280
1 parent 8018419 commit c41069d

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,10 +48,10 @@ 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.18.3
51+
bblanchon/ArduinoJson @ ^6.18.4
5252
rlogiacco/CircularBuffer @ ^1.3.3
5353
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.2.1
54-
adafruit/Adafruit BMP280 Library@^2.4.0
54+
adafruit/Adafruit BMP280 Library@^2.4.1
5555
pololu/VL53L0X@^1.3.0
5656
; https://github.com/fhessel/esp32_https_server
5757
https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName

0 commit comments

Comments
 (0)