mirror of
https://github.com/esphome/esphome.git
synced 2025-02-13 08:28:19 +00:00
12 lines
190 B
YAML
12 lines
190 B
YAML
substitutions:
|
|
clk_pin: GPIO4
|
|
mosi_pin: GPIO5
|
|
miso_pin: GPIO6
|
|
dc_pin: GPIO7
|
|
cs_pin: GPIO0
|
|
disp_cs_pin: GPIO1
|
|
interrupt_pin: GPIO3
|
|
reset_pin: GPIO10
|
|
|
|
<<: !include common.yaml
|