1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 12:57:00 -10:00
parent 5f85ce9d8d
commit 24049610b0
2 changed files with 2 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
substitutions:
packages:
uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml
tx_pin: GPIO7
rx_pin: GPIO9
<<: !include common.yaml

View File

@@ -2,7 +2,4 @@ substitutions:
tx_pin: GPIO12
rx_pin: GPIO14
packages:
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
<<: !include common.yaml