mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Add an ExpansionHubSample example (#8810)
This commit is contained in:
@@ -66,7 +66,9 @@ def tagList = [
|
||||
|
||||
/* --- Misc --- */
|
||||
/* (try to keep this section minimal) */
|
||||
"EventLoop", "Mechanism2d", "Preferences", "Skeleton"
|
||||
"EventLoop", "Mechanism2d", "Preferences", "Skeleton",
|
||||
|
||||
"FTC", "ExpansionHub", "OpModes"
|
||||
]
|
||||
|
||||
task checkTemplates(type: Task) {
|
||||
|
||||
Reference in New Issue
Block a user