mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Set gradlebase correctly for all examples (#1950)
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
"PID"
|
||||
],
|
||||
"foldername": "Frisbeebot",
|
||||
"mainclass": "Main"
|
||||
"gradlebase": "cpp"
|
||||
},
|
||||
{
|
||||
"name": "Gyro Drive Commands",
|
||||
@@ -327,7 +327,7 @@
|
||||
"Gyro"
|
||||
],
|
||||
"foldername": "GyroDriveCommands",
|
||||
"mainclass": "Main"
|
||||
"gradlebase": "cpp"
|
||||
},
|
||||
{
|
||||
"name": "SwerveBot",
|
||||
|
||||
Reference in New Issue
Block a user