mirror of
https://github.com/esphome/esphome.git
synced 2025-10-28 13:43:54 +00:00
10 lines
198 B
YAML
10 lines
198 B
YAML
substitutions:
|
|
display_reset_pin: GPIO3
|
|
interrupt_pin: GPIO6
|
|
touch_reset_pin: GPIO7
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/rp2040-ard.yaml
|
|
|
|
<<: !include common.yaml
|