Add Extend Constants
Signed-off-by: Mirabel Wang <mirabel.17.wang@gmail.com>
Change-Id: Iac9692569b52fb9fd121cb3ab45e513202ddbba6
diff --git a/y2024/constants/BUILD b/y2024/constants/BUILD
index 737b976..bcdd34a 100644
--- a/y2024/constants/BUILD
+++ b/y2024/constants/BUILD
@@ -26,6 +26,7 @@
"//y2024/control_loops/superstructure/climber:climber_json",
"//y2024/control_loops/superstructure/catapult:catapult_json",
"//y2024/control_loops/superstructure/altitude:altitude_json",
+ "//y2024/control_loops/superstructure/extend:extend_json",
"//y2024/control_loops/superstructure/turret:turret_json",
"//y2024/control_loops/drivetrain:drivetrain_config.json",
"//y2024/constants/calib_files",
@@ -51,6 +52,7 @@
"//y2024/control_loops/superstructure/altitude:altitude_json",
"//y2024/control_loops/superstructure/catapult:catapult_json",
"//y2024/control_loops/superstructure/climber:climber_json",
+ "//y2024/control_loops/superstructure/extend:extend_json",
"//y2024/control_loops/superstructure/intake_pivot:intake_pivot_json",
"//y2024/control_loops/superstructure/turret:turret_json",
"//y2024/vision/maps",