mirror of
https://github.com/esphome/esphome.git
synced 2025-10-11 22:33:49 +01:00
11 lines
197 B
YAML
11 lines
197 B
YAML
substitutions:
|
|
cs_pin: GPIO15
|
|
data_pin: GPIO0
|
|
read_pin: GPIO2
|
|
write_pin: GPIO16
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
|
|
|
|
<<: !include common.yaml
|