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