mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 09:13:45 +01:00
11 lines
165 B
YAML
11 lines
165 B
YAML
substitutions:
|
|
clk_pin: GPIO0
|
|
mosi_pin: GPIO15
|
|
miso_pin: GPIO16
|
|
cs_pin: GPIO1
|
|
rst_pin: GPIO2
|
|
busy_pin: GPIO4
|
|
dio1_pin: GPIO3
|
|
|
|
<<: !include common.yaml
|