converted sensor_receiver to using structs to log
diff --git a/frc971/queues/queues.gyp b/frc971/queues/queues.gyp
index 277c91c..13393a6 100644
--- a/frc971/queues/queues.gyp
+++ b/frc971/queues/queues.gyp
@@ -4,6 +4,7 @@
       'gyro_angle.q',
       'photo_sensor.q',
       'piston.q',
+      'to_log.q',
     ]
   },
   'targets': [