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 c7d5d30 commit a0dd71aCopy full SHA for a0dd71a
platformio.ini
@@ -56,8 +56,8 @@ lib_deps =
56
adafruit/Adafruit BMP280 Library@^2.6.8
57
pololu/VL53L0X@^1.3.1
58
; https://github.com/fhessel/esp32_https_server
59
- https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
60
- ; 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
61
; esp32_https_server@
62
build_flags =
63
-DCORE_DEBUG_LEVEL=3
0 commit comments