Kuon  1.1.3
RoadNarrows Robotics Large Outdoor Mobile Robot Project
Kuon Alarm Bits and Masks

Variables

static const int kuon::KUON_ALARM_NONE = 0x00
 no alarms
 
static const int kuon::KUON_ALARM_VOLTAGE = 0x01
 under/over voltage
 
static const int kuon::KUON_ALARM_TEMP = 0x02
 under/over temperature
 
static const int kuon::KUON_ALARM_COMM = 0x04
 communication
 

Detailed Description