mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[examples] Make Romi/XRP Examples use appropriate vendordeps (#5665)
This commit is contained in:
@@ -686,7 +686,10 @@
|
||||
],
|
||||
"foldername": "RomiReference",
|
||||
"gradlebase": "cppromi",
|
||||
"commandversion": 2
|
||||
"commandversion": 2,
|
||||
"extravendordeps": [
|
||||
"romi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "StateSpaceFlywheel",
|
||||
|
||||
Reference in New Issue
Block a user