mirror of
https://github.com/esphome/esphome.git
synced 2025-02-08 14:10:54 +00:00
13 lines
209 B
YAML
13 lines
209 B
YAML
|
substitutions:
|
||
|
clk_pin: GPIO6
|
||
|
mosi_pin: GPIO7
|
||
|
cs_pin: GPIO8
|
||
|
dc_pin: GPIO9
|
||
|
disp_reset_pin: GPIO10
|
||
|
scl_pin: GPIO0
|
||
|
sda_pin: GPIO1
|
||
|
interrupt_pin: GPIO2
|
||
|
reset_pin: GPIO3
|
||
|
|
||
|
<<: !include common.yaml
|