1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 06:43:48 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 11:20:48 -10:00
parent 82bdb08884
commit e8adcb539c
1783 changed files with 3982 additions and 5115 deletions

View File

@@ -1,8 +1,11 @@
substitutions:
client_tx_pin: GPIO1
client_rx_pin: GPIO3
server_tx_pin: GPIO4
server_rx_pin: GPIO5
flow_control_pin: GPIO13
server_tx_pin: GPIO0
server_rx_pin: GPIO2
flow_control_pin: GPIO15
packages:
i2c: !include ../../test_build_components/common/i2c/esp8266-ard.yaml
<<: !include common.yaml