mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[examples] Fix up merge from main (#7994)
This commit is contained in:
@@ -67,8 +67,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