v2.3.0
Bugfixes
- Stopping a motor when no steps left does work now (#92)
New features
- Previously the speed of motors moving synchronized in a group was calculated very conservatively (used the speed of the slowest motor).
Now the speed is calculated such that the controller uses the fastest possible speed to ensure that no motor of the group is driven above its max speed. (#107)