LRAUV  revA
EZServoLimitsIF.h
Go to the documentation of this file.
1 
11 // Config settings shared by all except Thruster:
12 static const ConfigURI LIMIT_HI_CFG( NAME, "limitHi", Units::COUNT ); // High physical limit for motor controller
13 static const ConfigURI LIMIT_LO_CFG( NAME, "limitLo", Units::COUNT ); // Low physical limit for motor controller
static const BaseUnit COUNT
Definition: Units.h:228
Definition: ElementURI.h:166