JMotor
|
defines interface for classes that can measure how hard a servo is working More...
#include <JServoStallSensing.h>
Public Member Functions | |
virtual float | getMeasurement (bool _run=true)=0 |
virtual void | run ()=0 |
defines interface for classes that can measure how hard a servo is working
|
pure virtual |
Implemented in JServoCurrentSensor< N >.
|
pure virtual |
Implemented in JServoCurrentSensor< N >.