Skip to content

Commit 7a616c5

Browse files
committed
fix example build by switching to esphome libs
1 parent 4c0083f commit 7a616c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/LiveModeESP32WebSocket/platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[env]
22
lib_deps =
33
madhephaestus/ESP32Servo@^0.13.0
4-
me-no-dev/AsyncTCP@^1.1.1
5-
me-no-dev/ESP Async WebServer@^1.2.3
4+
esphome/AsyncTCP-esphome@^1.2.2
5+
esphome/ESPAsyncWebServer-esphome@^2.1.0
66

77
[env:esp32dev]
88
board = esp32dev

0 commit comments

Comments
 (0)