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 8018419 commit c41069dCopy full SHA for c41069d
platformio.ini
@@ -48,10 +48,10 @@ 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.18.3
+ bblanchon/ArduinoJson @ ^6.18.4
52
rlogiacco/CircularBuffer @ ^1.3.3
53
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.2.1
54
- adafruit/Adafruit BMP280 Library@^2.4.0
+ adafruit/Adafruit BMP280 Library@^2.4.1
55
pololu/VL53L0X@^1.3.0
56
; https://github.com/fhessel/esp32_https_server
57
https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName
0 commit comments