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 0d917bf commit 12661eeCopy full SHA for 12661ee
platformio.ini
@@ -58,8 +58,8 @@ lib_deps =
58
adafruit/Adafruit BMP280 Library@^2.6.8
59
pololu/VL53L0X@^1.3.1
60
; https://github.com/fhessel/esp32_https_server
61
- https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
62
- ; TODO: https://github.com/jasenk2/esp32_https_server.git#esp_tls
+ ; https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
+ https://github.com/jasenk2/esp32_https_server.git#esp_tls
63
; esp32_https_server@
64
build_flags =
65
-DCORE_DEBUG_LEVEL=3
0 commit comments