commit | fa577e40882c74afe891e0bac9fbba8c6adfe13f | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Apr 19 12:03:00 2014 -0700 |
committer | Brian Silverman <brians> | Sat Apr 19 12:03:00 2014 -0700 |
tree | 84fa23b4ed3854edd2ace22c04c0badaa5360e14 | |
parent | ab5ba473134effce4dccb50a3e8ebd4b2850e416 [diff] [blame] |
fixing issues with the redone auto
diff --git a/frc971/queues/to_log.q b/frc971/queues/to_log.q index 341d921..218f37e 100644 --- a/frc971/queues/to_log.q +++ b/frc971/queues/to_log.q
@@ -4,6 +4,7 @@ Time time; uint16_t struct_size; double sonar; + double auto_choice; uint16_t left_low; uint16_t left_high;