mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
12 lines
243 B
YAML
12 lines
243 B
YAML
substitutions:
|
|
client_tx_pin: GPIO12
|
|
client_rx_pin: GPIO14
|
|
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
|