mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
12 lines
245 B
YAML
12 lines
245 B
YAML
substitutions:
|
|
client_tx_pin: GPIO12
|
|
client_rx_pin: GPIO14
|
|
server_tx_pin: GPIO16
|
|
server_rx_pin: GPIO17
|
|
flow_control_pin: GPIO13
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|