Skip to content

Commit

Permalink
Off-Season V1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajajus001 authored Apr 17, 2024
1 parent ad6bdf0 commit b32ae67
Showing 1 changed file with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions config/2024/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,25 +56,13 @@
"required": true,
"code": "teamNumber"
},
{
"title": "Human Player at Amp",
"type": "boolean",
"required": false,
"defaultValue": false,
"code": "humanPlayer"
},
{
"title": "No Show",
"type": "boolean",
"defaultValue": false,
"required": false,
"code": "noShow"
}
]
},
{
"name": "Autonomous",
"fields": [
},
{
"title" : "Starting position",
"code" : "strtpos",
Expand All @@ -87,7 +75,12 @@
},
"defaultValue" : "Speaker",
"required": true
},
}
]
},
{
"name": "Autonomous",
"fields": [
{
"title": "Mobility",
"type": "boolean",
Expand Down

0 comments on commit b32ae67

Please sign in to comment.