NextCRServo
Parameters
initializer
A function returning the backing CRServoImplEx. It will be invoked lazily the first time the servo is accessed.
cacheTolerance
Tolerance used by the Caching delegate for power updates; defaults to 0.01.
Constructor to create a NextCRServo using a LynxModule and port number.
Parameters
module
The Lynx module, see RobotController.controlHub, RobotController.expansionHub, and RobotController.servoHubs.
port
The servo port (in the range 0, 5).
cacheTolerance
Tolerance used by the Caching delegate for power updates; defaults to 0.01.