mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
11 lines
169 B
YAML
11 lines
169 B
YAML
substitutions:
|
|
clk_pin: GPIO6
|
|
mosi_pin: GPIO7
|
|
miso_pin: GPIO5
|
|
dc_pin: GPIO21
|
|
cs_pin: GPIO18
|
|
enable_pin: GPIO19
|
|
reset_pin: GPIO20
|
|
|
|
<<: !include common.yaml
|