SPI and I2C for ENS160 (#6369)

This commit is contained in:
Anton Viktorov
2024-05-16 05:22:40 +02:00
committed by GitHub
parent 0bb2773c64
commit 98cb6555df
35 changed files with 378 additions and 180 deletions
@@ -0,0 +1,7 @@
substitutions:
clk_pin: GPIO2
mosi_pin: GPIO3
miso_pin: GPIO4
cs_pin: GPIO5
<<: !include common.yaml