mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
f6848fe24d
* Initial changes to support testing of additional framework versions * Rename Arduino test files
10 lines
144 B
YAML
10 lines
144 B
YAML
spi:
|
|
- id: spi_mcp23s17
|
|
clk_pin: 16
|
|
mosi_pin: 17
|
|
miso_pin: 15
|
|
|
|
mcp23s17:
|
|
- id: mcp23s17_hub
|
|
cs_pin: 12
|
|
deviceaddress: 0
|