mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
10 lines
192 B
YAML
10 lines
192 B
YAML
substitutions:
|
|
disp_reset_pin: GPIO10
|
|
interrupt_pin: GPIO2
|
|
reset_pin: GPIO3
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-c3-ard.yaml
|
|
|
|
<<: !include common.yaml
|