mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick+github@koston.org>
11 lines
165 B
YAML
11 lines
165 B
YAML
substitutions:
|
|
clk_pin: GPIO5
|
|
mosi_pin: GPIO13
|
|
miso_pin: GPIO12
|
|
cs_pin: GPIO1
|
|
rst_pin: GPIO2
|
|
busy_pin: GPIO4
|
|
dio1_pin: GPIO3
|
|
|
|
<<: !include common.yaml
|