mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
[examples] Add Snippets for Accelerometers using OnboardIMU (#8087)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user