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 4d91612 commit f96e9b4Copy full SHA for f96e9b4
platformio.ini
@@ -46,9 +46,6 @@ build_flags =
46
; using the latest stable version
47
lib_deps = ESP Async WebServer
48
49
-; or using GIT Url (the latest development version)
50
-lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git
51
-
52
; For OTA uploading uncomment the next lines and add the IP address or mDNS name of the camera module, and the OTA password
53
;upload_protocol = espota
54
;upload_port = <IP or mDNS>
0 commit comments