Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Auto: Change intake buttons to reflect zones (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliu2016 authored Feb 26, 2020
1 parent 9338484 commit d9294e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/assets/Boardfile.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"year": 2020,
"revision": 5,
"revision": 6,
"robot_scout": {
"screens": [
{
"title": "Auto",
"layout": [
[
{
"name": "trench_intake",
"name": "opponent_trench",
"type": "Button"
},
{
"name": "fed_by_robot",
"name": "rendezvous",
"type": "Button"
},
{
"name": "other_intake",
"name": "alliance_trench",
"type": "Button"
}
],
Expand Down

0 comments on commit d9294e5

Please sign in to comment.