Skip to content

Commit 12661ee

Browse files
committed
Try esp32_https_server fork based on esp_tls
1 parent 0d917bf commit 12661ee

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
@@ -58,8 +58,8 @@ lib_deps =
5858
adafruit/Adafruit BMP280 Library@^2.6.8
5959
pololu/VL53L0X@^1.3.1
6060
; 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
61+
; https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor
62+
https://github.com/jasenk2/esp32_https_server.git#esp_tls
6363
; esp32_https_server@
6464
build_flags =
6565
-DCORE_DEBUG_LEVEL=3

0 commit comments

Comments
 (0)