mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
SPI: Revert clk_pin to standard output pin schema (#6368)
This commit is contained in:
@@ -2,7 +2,8 @@ spi:
|
||||
- id: spi_id_1
|
||||
type: single
|
||||
clk_pin:
|
||||
number: GPIO7
|
||||
number: GPIO0
|
||||
ignore_strapping_warning: true
|
||||
allow_other_uses: false
|
||||
mosi_pin: GPIO6
|
||||
interface: hardware
|
||||
|
Reference in New Issue
Block a user