Skip to content

Commit

Permalink
updated coral and algae cycle fields
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingMaster121 committed Feb 8, 2025
1 parent 872b9e6 commit e5c6131
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions scoutingapp/src/config/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"0"
],
"options": [
"red"
"purple"
],
"id": "AutoCoralL1"
},
Expand All @@ -90,7 +90,7 @@
"0"
],
"options": [
"orange"
"purple"
],
"id": "AutoCoralL2"
},
Expand All @@ -101,7 +101,7 @@
"0"
],
"options": [
"yellow"
"purple"
],
"id": "AutoCoralL3"
},
Expand All @@ -112,7 +112,7 @@
"0"
],
"options": [
"green"
"purple"
],
"id": "AutoCoralL4"
},
Expand All @@ -123,7 +123,7 @@
"0"
],
"options": [
"blue"
"green"
],
"id": "AutoBarge"
},
Expand All @@ -134,7 +134,7 @@
"0"
],
"options": [
"purple"
"green"
],
"id": "AutoProcessor"
},
Expand Down Expand Up @@ -162,7 +162,7 @@
"0"
],
"options": [
"red"
"purple"
],
"id": "TeleopCoralL1"
},
Expand All @@ -173,7 +173,7 @@
"0"
],
"options": [
"orange"
"purple"
],
"id": "TeleopCoralL2"
},
Expand All @@ -184,7 +184,7 @@
"0"
],
"options": [
"yellow"
"purple"
],
"id": "TeleopCoralL3"
},
Expand All @@ -195,7 +195,7 @@
"0"
],
"options": [
"green"
"purple"
],
"id": "TeleopCoralL4"
},
Expand All @@ -206,7 +206,7 @@
"0"
],
"options": [
"blue"
"green"
],
"id": "TeleopAlgaeBarge"
},
Expand All @@ -217,7 +217,7 @@
"0"
],
"options": [
"purple"
"green"
],
"id": "TeleopAlgaeProcessor"
},
Expand Down

0 comments on commit e5c6131

Please sign in to comment.