mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Create C++ ShuffleBoard example (#1438)
This commit is contained in:
@@ -234,5 +234,14 @@
|
||||
],
|
||||
"foldername": "HAL",
|
||||
"gradlebase": "c"
|
||||
},
|
||||
{
|
||||
"name": "ShuffleBoard",
|
||||
"description": "An example program that uses ShuffleBoard with its Widgets and Tabs.",
|
||||
"tags": [
|
||||
"ShuffleBoard"
|
||||
],
|
||||
"foldername": "ShuffleBoard",
|
||||
"gradlebase": "cpp"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user