Rename GearsBotNew example to GearsBot

This commit is contained in:
Tyler Veness
2019-08-28 20:04:31 -07:00
committed by Peter Johnson
parent c9f9feff1f
commit 2250b7fbe3
54 changed files with 59 additions and 59 deletions

View File

@@ -231,13 +231,13 @@
"gradlebase": "cpp"
},
{
"name": "GearsBotNew",
"name": "GearsBot",
"description": "A fully functional example CommandBased program for WPIs GearsBot robot, using the new command-based framework. This code can run on your computer if it supports simulation.",
"tags": [
"CommandBased Robot",
"Complete List"
],
"foldername": "GearsBotNew",
"foldername": "GearsBot",
"gradlebase": "cpp"
},
{