Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
d902ec4a4735eae0798d46d4d68d10cc17f80f02
/
.
/
frc971
/
queues
/
piston.q
blob: 581195829f6a25e940646346f8331c55fda09a46 [
file
] [
log
] [
blame
]
package
frc971
.
control_loops
;
message
Piston
{
bool
set
;
};
queue
Piston
shifters
;
queue
Piston
hangers
;