mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fix invalid examples json, add validator (#2001)
This commit is contained in:
committed by
Peter Johnson
parent
5509a8e968
commit
916596cb01
@@ -357,7 +357,7 @@
|
||||
"gradlebase": "cpp"
|
||||
},
|
||||
{
|
||||
"name:": "RamseteCommand",
|
||||
"name": "RamseteCommand",
|
||||
"description": "An example command-based robot demonstrating the use of a RamseteCommand to follow a pregenerated trajectory.",
|
||||
"tags": [
|
||||
"RamseteCommand",
|
||||
|
||||
Reference in New Issue
Block a user