mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 11:52:20 +01:00
MSA311 and MSA301 accelerometer support (#6795)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
This commit is contained in:
6
tests/components/msa3xx/test.esp32-c3-ard.yaml
Normal file
6
tests/components/msa3xx/test.esp32-c3-ard.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
i2c:
|
||||
- id: i2c_msa3xx
|
||||
scl: GPIO5
|
||||
sda: GPIO4
|
||||
|
||||
<<: !include common.yaml
|
Reference in New Issue
Block a user