mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Add Snippets for Accelerometers using OnboardIMU (#8087)
This commit is contained in:
@@ -68,6 +68,9 @@ COMMANDS_V2_FOLDERS = [
|
||||
]
|
||||
|
||||
SNIPPETS_FOLDERS = [
|
||||
"ADXLAccelerometers",
|
||||
"AccelerometerCollision",
|
||||
"AccelerometerFilter",
|
||||
"AnalogAccelerometer",
|
||||
"AnalogEncoder",
|
||||
"AnalogInput",
|
||||
@@ -78,6 +81,7 @@ SNIPPETS_FOLDERS = [
|
||||
"EncoderDrive",
|
||||
"EncoderHoming",
|
||||
"LimitSwitch",
|
||||
"OnboardIMU",
|
||||
]
|
||||
|
||||
TEMPLATES_FOLDERS = [
|
||||
|
||||
Reference in New Issue
Block a user