mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[examples] Reorganize templates to use CommandsV2 (#8432)
Change Commandbased to Commandv2 Run example check on templates
This commit is contained in:
@@ -84,8 +84,8 @@ SNIPPETS_FOLDERS = [
|
||||
]
|
||||
|
||||
TEMPLATES_FOLDERS = [
|
||||
"commandbased",
|
||||
"commandbasedskeleton",
|
||||
"commandv2",
|
||||
"commandv2skeleton",
|
||||
"robotbaseskeleton",
|
||||
"timed",
|
||||
"timedskeleton",
|
||||
|
||||
Reference in New Issue
Block a user