We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0898d commit b4db7c6Copy full SHA for b4db7c6
1 file changed
platformio.ini
@@ -47,12 +47,12 @@ monitor_speed = 115200
47
upload_speed = 921600
48
board_build.partitions = src/sd-partition-table.csv
49
lib_deps =
50
- adafruit/Adafruit BusIO @ ^1.11.6
+ adafruit/Adafruit BusIO @ ^1.12.0
51
; https://arduinojson.org/v6/api/
52
bblanchon/ArduinoJson @ ^6.19.4
53
rlogiacco/CircularBuffer @ ^1.3.3
54
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.3.0
55
- adafruit/Adafruit BMP280 Library@^2.6.2
+ adafruit/Adafruit BMP280 Library@^2.6.3
56
pololu/VL53L0X@^1.3.1
57
; https://github.com/fhessel/esp32_https_server
58
https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
0 commit comments