commit | aa45045a33de1b91082dfa50a13ce026a80f1113 | [log] [tgz] |
---|---|---|
author | Ben Fredrickson <ben.fred12345@gmail.com> | Sat Mar 01 09:41:18 2014 +0000 |
committer | Ben Fredrickson <ben.fred12345@gmail.com> | Sat Mar 01 09:41:18 2014 +0000 |
tree | 735eb78387afacaa1b9e35ec1fb2eed840324ffb | |
parent | 8c6868c038101c16243f25737f6cb48c73d006a2 [diff] [blame] |
added calls to actions into joystick code.
diff --git a/frc971/input/input.gyp b/frc971/input/input.gyp index 195195e..bcf2cf0 100644 --- a/frc971/input/input.gyp +++ b/frc971/input/input.gyp
@@ -16,6 +16,7 @@ '<(DEPTH)/frc971/autonomous/autonomous.gyp:auto_queue', '<(DEPTH)/frc971/control_loops/claw/claw.gyp:claw_loop', '<(DEPTH)/frc971/control_loops/shooter/shooter.gyp:shooter_loop', + '<(DEPTH)/frc971/actions/actions.gyp:shoot_action_queue', ], }, {