Flash if client or server disconnected

Will flash either if the client is disconnected or server

Change-Id: Ieaa13241a8f7a592da5c1fa26f457f79b84413a8
Signed-off-by: Henry Speiser <henry@speiser.net>
diff --git a/y2022/control_loops/superstructure/BUILD b/y2022/control_loops/superstructure/BUILD
index 669e691..601be56 100644
--- a/y2022/control_loops/superstructure/BUILD
+++ b/y2022/control_loops/superstructure/BUILD
@@ -172,6 +172,7 @@
         ":superstructure_output_fbs",
         ":superstructure_status_fbs",
         "//aos/events:event_loop",
+        "//aos/network:message_bridge_client_fbs",
         "//aos/network:message_bridge_server_fbs",
         "//frc971/control_loops:control_loop",
         "//frc971/control_loops:control_loops_fbs",