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;