Skip to content

Commit

Permalink
Merge pull request PWNAGERobotics#18 from Team302/Teleop_Changes
Browse files Browse the repository at this point in the history
Update CU_config.js
  • Loading branch information
lstone24 authored Feb 20, 2023
2 parents 52fa3ea + 9efb31d commit 91bde9e
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions 2023/CU_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,22 +119,18 @@ var config_data = `
"code": "wf",
"type": "bool"
},
{ "name": "Was Defended",
"code": "wd",
"type": "bool"
},
{ "name": "Who Defended this bot",
{ "name": "Picks up from<br>double substation table",
"code": "wd",
"type": "bool"
},
{ "name": "Who Defended this bot<br>(if not defended, leave blank)",
"code": "who",
"type": "text"
},
{ "name": "Can pick up cones<br>from any orientation",
"code": "gpo",
"code": "lnk",
"type": "bool"
},
{ "name": "Picks up from<br>double substation table",
"code": "ds",
"type": "bool"
},
{ "name": "Floor Pickup",
"code": "fpu",
"type": "radio",
Expand Down

0 comments on commit 91bde9e

Please sign in to comment.