diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index dc0a993..92f6c79 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -65,7 +65,7 @@ var config_data = ` } ], "auton": [ - { "name": "Leave Starting Zone", + { "name": "Leave (completely leaves the gray line)", "code": "al", "type": "bool" }, @@ -204,7 +204,7 @@ var config_data = ` "code": "foul", "type": "radio", "choices": { - "none": "none
", + " none observed": "none
", "one": "one
", "few": "few
", "many": "many"