- Drive until method
- Turn until method
- Add drive method for driving specified distance
- Add turn method for turning specified angle
- Add dutyCycle default values to motor methods
- Update JSDocs
- npm README update
- Fix motorAngle wait
- Update JSDocs
- Asynchronous motor methods
- Simple getHubAsync connection method
- JSDoc comments
- Functions for connection creation
- Led control method