Skip to content

Commit a0dd71a

Browse files
committed
Try esp32_https_server fork based on esp_tls
1 parent c7d5d30 commit a0dd71a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ lib_deps =
5656
adafruit/Adafruit BMP280 Library@^2.6.8
5757
pololu/VL53L0X@^1.3.1
5858
; 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
59+
; https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
60+
https://github.com/jasenk2/esp32_https_server.git#esp_tls
6161
; esp32_https_server@
6262
build_flags =
6363
-DCORE_DEBUG_LEVEL=3

0 commit comments

Comments
 (0)