Add led_indicator to wpilib_interface

Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com>
Change-Id: Ia76a33fd4e583de839172060354606b76b56fdfa
diff --git a/y2023/BUILD b/y2023/BUILD
index d897c06..e92292b 100644
--- a/y2023/BUILD
+++ b/y2023/BUILD
@@ -297,6 +297,7 @@
         "//third_party:phoenixpro",
         "//third_party:wpilib",
         "//y2023/control_loops/drivetrain:drivetrain_can_position_fbs",
+        "//y2023/control_loops/superstructure:led_indicator_lib",
         "//y2023/control_loops/superstructure:superstructure_output_fbs",
         "//y2023/control_loops/superstructure:superstructure_position_fbs",
     ],