mirror of
https://github.com/esphome/esphome.git
synced 2025-06-16 07:16:58 +02:00
11 lines
165 B
YAML
11 lines
165 B
YAML
substitutions:
|
|
clk_pin: GPIO5
|
|
mosi_pin: GPIO18
|
|
miso_pin: GPIO19
|
|
cs_pin: GPIO1
|
|
rst_pin: GPIO2
|
|
busy_pin: GPIO4
|
|
dio1_pin: GPIO3
|
|
|
|
<<: !include common.yaml
|