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