commit | 55a13dcb359f1bdcd50b01fa4db0cb94c58357a3 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Jan 27 22:39:03 2019 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Wed Jan 30 23:35:08 2019 -0800 |
tree | 925594473261015a834d089cf131f2c8a21fd630 | |
parent | 520f33d2a9a9e540f2b3e3eddd499b87b211df12 [diff] [blame] |
Switch all robots over to use EventLoop Stop using the old QueueGroup constructor for ControlLoop Change-Id: I027febf86e75399a97cdb4dc50dbc475705e0393
diff --git a/y2017/control_loops/superstructure/BUILD b/y2017/control_loops/superstructure/BUILD index 732c6dc..e7e6f73 100644 --- a/y2017/control_loops/superstructure/BUILD +++ b/y2017/control_loops/superstructure/BUILD
@@ -65,6 +65,7 @@ ":superstructure_lib", ":superstructure_queue", "//aos:init", + "//aos/events:shm-event-loop", ], )