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 8e994f4 commit de509b6Copy full SHA for de509b6
platformio.ini
@@ -44,7 +44,7 @@ build_flags =
44
-mfix-esp32-psram-cache-issue
45
46
; using the latest stable version
47
-lib_deps = ESP Async WebServer
+lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git
48
49
; For OTA uploading uncomment the next lines and add the IP address or mDNS name of the camera module, and the OTA password
50
;upload_protocol = espota
0 commit comments