File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ src_dir = src
38
38
extra_configs = custom_config.ini
39
39
40
40
[env:esp32dev]
41
- platform = espressif32 @ ^5.2
41
+ platform = espressif32 @ ^5.3
42
42
board = esp32dev
43
43
framework = arduino
44
44
monitor_speed = 115200
@@ -55,7 +55,8 @@ lib_deps =
55
55
adafruit/Adafruit BMP280 Library@^2.6.5
56
56
pololu/VL53L0X@^1.3.1
57
57
; https://github.com/fhessel/esp32_https_server
58
- https://github.com/amandel/esp32_https_server.git# hotfix/openbikesensor
58
+ ; https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
59
+ https://github.com/jasenk2/esp32_https_server.git# esp_tls
59
60
; esp32_https_server@
60
61
build_flags =
61
62
-DCORE_DEBUG_LEVEL =3
You can’t perform that action at this time.
0 commit comments