audio lib

This commit is contained in:
2023-08-28 23:15:01 +02:00
parent d0f9f400f9
commit cbbc9154db
3 changed files with 5 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ platform = espressif32
board = wemos_d1_mini32
framework = arduino
lib_deps =
esphome/ESP32-audioI2S@^2.0.7
# esphome/ESP32-audioI2S@^3.0.0
me-no-dev/AsyncTCP@^1.1.1
me-no-dev/ESP Async WebServer@^1.2.3
alanswx/ESPAsyncWiFiManager@^0.31