1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

make speaker and syslog groupable

This commit is contained in:
J. Nick Koston
2025-10-09 13:08:27 -10:00
parent f6d67e415f
commit f0e0f8bfdc
7 changed files with 36 additions and 18 deletions

View File

@@ -1,9 +1,10 @@
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
i2s_bclk_pin: GPIO7
i2s_lrclk_pin: GPIO6
i2s_mclk_pin: GPIO9
i2s_dout_pin: GPIO8
packages:
i2c: !include ../../test_build_components/common/i2c/esp32-c3-ard.yaml
<<: !include common-audio_dac.yaml