commit | b74c81104ac0e7a36f8db2c869a37525364fe174 | [log] [tgz] |
---|---|---|
author | James Kuszmaul <james@hp-debian> | Sun Nov 03 16:13:45 2013 -0800 |
committer | James Kuszmaul <james@hp-debian> | Sun Nov 03 16:13:45 2013 -0800 |
tree | 86400fa88e151ca89a4d4f80e361b707656acda5 | |
parent | e78add7d81f5643221d0e2f25e7f581bae55b4d5 [diff] [blame] |
Changes to make the robot work with intake and shooter.
diff --git a/bot3/input/input.gyp b/bot3/input/input.gyp index 3e1cfa7..b43fc48 100644 --- a/bot3/input/input.gyp +++ b/bot3/input/input.gyp
@@ -12,6 +12,7 @@ '<(AOS)/build/aos.gyp:logging', '<(DEPTH)/bot3/control_loops/drivetrain/drivetrain.gyp:drivetrain_loop', + '<(DEPTH)/bot3/control_loops/shooter/shooter.gyp:shooter_loop', '<(DEPTH)/frc971/queues/queues.gyp:queues', '<(DEPTH)/bot3/autonomous/autonomous.gyp:auto_queue', ],