This commit is contained in:
2024-04-10 14:49:07 +02:00
parent 956236ca8d
commit 523d1143f3
111 changed files with 41255 additions and 98061 deletions

4
esphome/interfaces/spi.yaml Executable file
View File

@@ -0,0 +1,4 @@
spi:
clk_pin: ${pin_clk}
mosi_pin: ${pin_mosi}
miso_pin: ${pin_miso}