mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
common
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user