* Encoder Motor
* **encoderMotorMove**( port, speed, distance, **def** onFinish )
* **encoderMotorMoveTo**( port, speed, position, **def** onFinish )
what’s the difference between these two python api?
I try the two method they are the same effect…
Thank you~