Add barebones joystick reader
Signed-off-by: milind-u <milind.upadhyay@gmail.com>
Change-Id: I8b527a1124ed2464b0b48d6f0144afd589576f9b
diff --git a/y2023/BUILD b/y2023/BUILD
index ad82c2b..40aa841 100644
--- a/y2023/BUILD
+++ b/y2023/BUILD
@@ -291,6 +291,7 @@
"//y2023/control_loops/drivetrain:drivetrain_base",
"//y2023/control_loops/superstructure:superstructure_goal_fbs",
"//y2023/control_loops/superstructure:superstructure_status_fbs",
+ "//y2023/control_loops/superstructure/arm:generated_graph",
],
)