File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ src_dir = src
3838extra_configs = custom_config.ini
3939
4040[env:esp32dev]
41- platform = espressif32 @ 5.4.0
41+ platform = espressif32 @ 6.6.0
42+ ; 5.4.0
4243board = esp32dev
4344framework = arduino
4445monitor_speed = 115200
@@ -49,9 +50,9 @@ board_build.partitions = src/sd-partition-table.csv
4950lib_deps =
5051 adafruit/Adafruit BusIO @ ^1.13.1
5152 ; https://arduinojson.org/v6/api/
52- bblanchon/ArduinoJson @ ^6.21.2
53- rlogiacco/CircularBuffer @ ^1.3.3
54- thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.4 .0
53+ bblanchon/ArduinoJson @ ^6.21.5
54+ rlogiacco/CircularBuffer @ ^1.4.0
55+ thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.5 .0
5556 adafruit/Adafruit BMP280 Library@^2.6.8
5657 pololu/VL53L0X@^1.3.1
5758 ; https://github.com/fhessel/esp32_https_server
You can’t perform that action at this time.
0 commit comments