commit | 200dd4beb76a2b4dd9cd9ad1484ddbf88a848a58 | [log] [tgz] |
---|---|---|
author | Comran Morshed <comranmorsh@gmail.com> | Tue Feb 16 17:54:58 2016 +0000 |
committer | Comran Morshed <comranmorsh@gmail.com> | Fri Feb 19 14:50:54 2016 +0000 |
tree | 0a4c4eadaaa330fc0f28061cec2dc06331540873 | |
parent | f34582ef08d495e4487cfe553ed6bf87d565472d [diff] [blame] |
Add stuff to joystick_reader for robot bringup. Change-Id: I0e5181a6e99253fe858bb7153bade6a2581715f4
diff --git a/y2016/BUILD b/y2016/BUILD index 1d3cd33..65502fd 100644 --- a/y2016/BUILD +++ b/y2016/BUILD
@@ -37,6 +37,8 @@ '//frc971/control_loops/drivetrain:drivetrain_queue', '//frc971/queues:gyro', '//frc971/autonomous:auto_queue', + '//y2016/control_loops/shooter:shooter_queue', + '//y2016/control_loops/superstructure:superstructure_queue', ], )