|
MakeBlock Drive Updated
Updated library for MakeBlock Ranger
|

Public Attributes | |
| uint8_t | mode |
| uint8_t | motionState |
| int16_t | pulseEncoder |
| int16_t | currentPwm |
| int16_t | targetPwm |
| int16_t | previousPwm |
| float | currentSpeed |
| float | targetSpeed |
| float | previousSpeed |
| float | ratio |
| long | currentPos |
| long | targetPos |
| long | previousPos |
| long | pulsePos |
| PID_internal | PID_speed |
| PID_internal | PID_pos |