Added exmaple code of lsm6do to quickly test imu

This commit is contained in:
2026-05-11 21:21:45 +12:00
parent 4d334124a7
commit 3f4bef7cbf
8 changed files with 4368 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS ".")