mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
[examples] Fix up merge from main (#7994)
This commit is contained in:
@@ -68,8 +68,16 @@ COMMANDS_V2_FOLDERS = [
|
||||
]
|
||||
|
||||
SNIPPETS_FOLDERS = [
|
||||
"AnalogAccelerometer",
|
||||
"AnalogEncoder",
|
||||
"AnalogInput",
|
||||
"AnalogPotentiometer",
|
||||
"DigitalInput",
|
||||
"DutyCycleEncoder",
|
||||
"Encoder",
|
||||
"EncoderDrive",
|
||||
"EncoderHoming",
|
||||
"LimitSwitch",
|
||||
]
|
||||
|
||||
TEMPLATES_FOLDERS = [
|
||||
|
||||
Reference in New Issue
Block a user