commit | ff973555e168090653624bdfa43ce7308a491b38 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun May 19 16:49:28 2019 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun May 19 16:49:28 2019 -0700 |
tree | 7fed86a7ed9ec1be93f234e678ed4b0fea83acdf | |
parent | eb99d0763deed2baaad13e0e4fc8319175b12e68 [diff] [blame] |
Move StatusLight to event loop Change-Id: I862ea7b42c7cd7373652b96e17310bd56145bbbb
diff --git a/y2019/control_loops/superstructure/BUILD b/y2019/control_loops/superstructure/BUILD index 87afdfa..f43b448 100644 --- a/y2019/control_loops/superstructure/BUILD +++ b/y2019/control_loops/superstructure/BUILD
@@ -27,6 +27,7 @@ ":superstructure_queue", ":vacuum", "//aos/controls:control_loop", + "//aos/events:event-loop", "//frc971/control_loops/drivetrain:drivetrain_queue", "//y2019:constants", "//y2019:status_light",