File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ src_dir = src
38
38
extra_configs = custom_config.ini
39
39
40
40
[env:esp32dev]
41
- platform = espressif32 @ 5.4.0
41
+ platform = espressif32 @ 6.6.0
42
+ ; 5.4.0
42
43
board = esp32dev
43
44
framework = arduino
44
45
monitor_speed = 115200
@@ -49,9 +50,9 @@ board_build.partitions = src/sd-partition-table.csv
49
50
lib_deps =
50
51
adafruit/Adafruit BusIO @ ^1.13.1
51
52
; 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
55
56
adafruit/Adafruit BMP280 Library@^2.6.8
56
57
pololu/VL53L0X@^1.3.1
57
58
; https://github.com/fhessel/esp32_https_server
You can’t perform that action at this time.
0 commit comments