LRAUV  revA
EZServoAllIF.h
Go to the documentation of this file.
1 
12 static const ConfigURI POWER_ON_TIMEOUT_CFG( NAME, "powerOnTimeout", Units::SECOND ); // Time to allow system to power up before commanding
14 static const ConfigURI POWER_OFF_TIMEOUT_CFG( NAME, "powerOffTimeout", Units::SECOND ); // Time to allow system to fully power down before restarting
15 static const ConfigURI CURR_LIMIT_CFG( NAME, "currLimit", Units::PERCENT ); // Percent of current allowed
16 
static const BaseUnit SECOND
Definition: Units.h:43
Definition: ElementURI.h:166
static const Unit PERCENT
Definition: Units.h:224