Skip to content

Commit a679c46

Browse files
authored
Merge pull request PWNAGERobotics#23 from Team302/Auton_Changes
Update CU_config.js
2 parents c8519e7 + 64fb612 commit a679c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2023/CU_config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ var config_data = `
7676
"shape": "circle 12 black red true"
7777
},
7878
{ "name": "Dropped Game Pieces",
79-
"code": "acc",
80-
"type": "bool"
79+
"code": "adp",
80+
"type": "counter"
8181
},
8282
{ "name": "Crossed Charging Station",
8383
"code": "acs",

0 commit comments

Comments
 (0)