[examples] Add an ExpansionHubSample example (#8810)

This commit is contained in:
Thad House
2026-04-25 15:43:24 -07:00
committed by GitHub
parent 6aa1611959
commit a3968faa57
6 changed files with 113 additions and 1 deletions

View File

@@ -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) {