Skip to content

Commit de509b6

Browse files
committed
fix mbedtls_md5_starts
1 parent 8e994f4 commit de509b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ build_flags =
4444
-mfix-esp32-psram-cache-issue
4545

4646
; using the latest stable version
47-
lib_deps = ESP Async WebServer
47+
lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git
4848

4949
; For OTA uploading uncomment the next lines and add the IP address or mDNS name of the camera module, and the OTA password
5050
;upload_protocol = espota

0 commit comments

Comments
 (0)