mirror of
https://github.com/esphome/esphome.git
synced 2025-02-08 14:10:54 +00:00
13 lines
213 B
YAML
13 lines
213 B
YAML
|
substitutions:
|
||
|
clk_pin: GPIO0
|
||
|
mosi_pin: GPIO2
|
||
|
cs_pin: GPIO4
|
||
|
dc_pin: GPIO5
|
||
|
disp_reset_pin: GPIO12
|
||
|
scl_pin: GPIO13
|
||
|
sda_pin: GPIO14
|
||
|
interrupt_pin: GPIO15
|
||
|
reset_pin: GPIO16
|
||
|
|
||
|
<<: !include common.yaml
|