🎉 Replace standard webserver with async

This commit is contained in:
Rune Harlyk
2023-05-05 02:46:08 +02:00
parent cc7506b6d2
commit 5d7c50a2cb
5 changed files with 231 additions and 205 deletions
+1 -1
View File
@@ -14,9 +14,9 @@ board = esp32cam
monitor_speed = 115200
framework = arduino
lib_deps =
https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7
teckel12/NewPing@^1.9.7
rfetick/MPU6050_light@^1.1.0
adafruit/Adafruit PWM Servo Driver Library@^2.4.1
adafruit/Adafruit SSD1306@^2.5.7
adafruit/Adafruit GFX Library@^1.11.5
links2004/WebSockets@^2.4.1