Skip to content

Commit f96e9b4

Browse files
committed
platformio lib import fix
1 parent 4d91612 commit f96e9b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

platformio.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ build_flags =
4646
; using the latest stable version
4747
lib_deps = ESP Async WebServer
4848

49-
; or using GIT Url (the latest development version)
50-
lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git
51-
5249
; For OTA uploading uncomment the next lines and add the IP address or mDNS name of the camera module, and the OTA password
5350
;upload_protocol = espota
5451
;upload_port = <IP or mDNS>

0 commit comments

Comments
 (0)