Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
27139f69da245e19a9d901b36cc47db24256015a
/
.
/
frc971
/
queues
/
Piston.q
blob: 081956724bf5a57226e8132b9a0ba02122671dad [
file
] [
log
] [
blame
]
package
frc971
.
control_loops
;
message
Piston
{
bool
set
;
};
queue
Piston
shifters
;