We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1086d49 commit 258edebCopy full SHA for 258edeb
platformio.ini
@@ -48,9 +48,9 @@ upload_speed = 921600
48
board_build.partitions = src/sd-partition-table.csv
49
lib_deps =
50
; https://arduinojson.org/v6/api/
51
- bblanchon/ArduinoJson @ ^6.17.2
+ bblanchon/ArduinoJson @ ^6.18.0
52
rlogiacco/CircularBuffer @ ^1.3.3
53
- thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.1.0
+ thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.2.0
54
adafruit/Adafruit BMP280 Library@^2.1.0
55
pololu/VL53L0X@^1.3.0
56
; https://github.com/fhessel/esp32_https_server
0 commit comments