mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-06 21:09:53 +02:00
Add some components to the new testing framework (M part 1) (#6207)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
spi:
|
||||
- id: spi_mcp23s17
|
||||
clk_pin: 2
|
||||
mosi_pin: 3
|
||||
miso_pin: 4
|
||||
|
||||
mcp23s17:
|
||||
- id: mcp23s17_hub
|
||||
cs_pin: 6
|
||||
deviceaddress: 0
|
||||
Reference in New Issue
Block a user