mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
[spi] Enable >6 devices with ESP-IDF (#9128)
This commit is contained in:
@@ -4,3 +4,8 @@ substitutions:
|
||||
miso_pin: GPIO15
|
||||
|
||||
<<: !include common.yaml
|
||||
spi_device:
|
||||
- id: spi_device_test
|
||||
release_device: true
|
||||
data_rate: 1MHz
|
||||
spi_mode: 0
|
||||
|
||||
Reference in New Issue
Block a user