mirror of
https://github.com/esphome/esphome.git
synced 2025-02-13 16:38:18 +00:00
12 lines
194 B
YAML
12 lines
194 B
YAML
substitutions:
|
|
clk_pin: GPIO14
|
|
mosi_pin: GPIO13
|
|
miso_pin: GPIO12
|
|
dc_pin: GPIO15
|
|
cs_pin: GPIO16
|
|
disp_cs_pin: GPIO4
|
|
interrupt_pin: GPIO5
|
|
reset_pin: GPIO2
|
|
|
|
<<: !include common.yaml
|