mirror of
https://github.com/esphome/esphome.git
synced 2025-02-13 08:28:19 +00:00
12 lines
196 B
YAML
12 lines
196 B
YAML
substitutions:
|
|
clk_pin: GPIO17
|
|
mosi_pin: GPIO18
|
|
miso_pin: GPIO19
|
|
dc_pin: GPIO13
|
|
cs_pin: GPIO14
|
|
disp_cs_pin: GPIO4
|
|
interrupt_pin: GPIO21
|
|
reset_pin: GPIO22
|
|
|
|
<<: !include common.yaml
|