Skip to content

Commit

Permalink
Update crescendo_pit_config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jhajel authored Apr 4, 2024
1 parent 0b872d4 commit 484e620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2024/crescendo_pit_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ var config_data = `
"o": "Other ratio (put in comments)<br>",
"x": "Not Swerve"
},
"defaultValue":"3"
"defaultValue": "3"
},
{ "name": "Drive Motor",
"code": "mot",
Expand Down Expand Up @@ -81,7 +81,7 @@ var config_data = `
"y": "Yes<br>",
"n": "No<br>",
},
"defaultValue":"n"
"defaultValue": "n"
},
{ "name": "What is special/cool about your robot?",
"code": "co",
Expand Down

0 comments on commit 484e620

Please sign in to comment.