Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3c54231aee431f1fccf83e49c1a549f0ed62a69f
/
.
/
frc971
/
control_loops
/
wrist_main.cc
blob: 42006bc507f81ac11d4cb57da7ecacbf998589f2 [
file
] [
log
] [
blame
]
#include
"frc971/control_loops/wrist.h"
#include
"aos/aos_core.h"
AOS_RUN_LOOP
(
frc971
::
control_loops
::
WristMotor
);