[examples] Add Snippets for Accelerometers using OnboardIMU (#8087)

This commit is contained in:
sciencewhiz
2025-07-20 22:19:14 -07:00
committed by GitHub
parent 946ab9e98f
commit 09680072ac
18 changed files with 504 additions and 1 deletions

View File

@@ -67,6 +67,9 @@ COMMANDS_V2_FOLDERS = [
]
SNIPPETS_FOLDERS = [
"accelerometercollision",
"accelerometerfilter",
"adxlaccelerometers",
"analogaccelerometer",
"analogencoder",
"analoginput",
@@ -77,6 +80,7 @@ SNIPPETS_FOLDERS = [
"encoderdrive",
"encoderhoming",
"limitswitch",
"onboardimu",
]
TEMPLATES_FOLDERS = [