mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
10 lines
203 B
YAML
10 lines
203 B
YAML
substitutions:
|
|
dc_pin: GPIO7
|
|
cs_pin: GPIO8
|
|
enable_pin: GPIO4
|
|
reset_pin: GPIO20
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml
|
|
display: !include common.yaml
|