mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
common
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
substitutions:
|
||||
client_tx_pin: GPIO12
|
||||
client_rx_pin: GPIO14
|
||||
server_tx_pin: GPIO16
|
||||
server_rx_pin: GPIO17
|
||||
server_tx_pin: GPIO4
|
||||
server_rx_pin: GPIO5
|
||||
flow_control_pin: GPIO13
|
||||
|
||||
packages:
|
||||
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user