Simple Rotator
Drop-in replacement for DcMotorSimple (and by extension, DcMotor and CRServo) to support write caching, refresh rates, and internal power clamps/scales.
This class is internally implemented by Motor. This class is exposed for CRServo uses and other motor implementations that do not need the full suite of Motor utilities.
Author
Lucas Bubner, 2024
Since
6.0.0
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the maximum power magnitude (applies for both negative and positive powers) this motor can run at.
Link copied to clipboard
Set the delta in power required to propagate a hardware write.
Link copied to clipboard
Set the refresh rate of the motor that will be a minimum time between hardware writes.