Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
cdd033e59433669253960d5d8b6c2b57e67fb4e3
/
.
/
frc971
/
control_loops
/
shooter_main.cc
blob: 94b8d59c08c08e3fa3a2d5f6ca7edd81ffb09354 [
file
] [
log
] [
blame
]
#include
"frc971/control_loops/shooter.h"
#include
"aos/aos_core.h"
AOS_RUN_LOOP
(
frc971
::
control_loops
::
ShooterMotor
);