Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
92b2b2539a5655620cd2aa4c67f85968819b313f
/
.
/
y2014
/
queues
/
auto_mode.q
blob: b07f526d7725f25dffc8eda80e3936d52e984f9f [
file
] [
log
] [
blame
]
package
y2014
.
sensors
;
// Published on ".y2014.sensors.auto_mode"
message
AutoMode
{
// Voltage of the analog auto selector knob.
double
voltage
;
};