We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6749ae9 commit 77971edCopy full SHA for 77971ed
platformio.ini
@@ -44,7 +44,9 @@ build_flags =
44
-mfix-esp32-psram-cache-issue
45
46
; using the latest stable version
47
-lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git
+lib_deps =
48
+ jkb-git/ESP32Servo.git
49
+ me-no-dev/ESPAsyncWebServer.git
50
51
; For OTA uploading uncomment the next lines and add the IP address or mDNS name of the camera module, and the OTA password
52
;upload_protocol = espota
0 commit comments