mirror of
https://github.com/esphome/esphome.git
synced 2026-06-01 09:25:09 +08:00
183659f527
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
11 lines
169 B
YAML
11 lines
169 B
YAML
substitutions:
|
|
clk_pin: GPIO2
|
|
mosi_pin: GPIO3
|
|
miso_pin: GPIO4
|
|
dc_pin: GPIO14
|
|
cs_pin: GPIO13
|
|
enable_pin: GPIO19
|
|
reset_pin: GPIO20
|
|
|
|
<<: !include common.yaml
|