Release v3.1.0a3
Pre-release
Pre-release
Added
- Added
reset_angle=Falsekeyword argument toMotor()class.
This makes resetting the angle optional, allowing to maintain absolute
positioning for robots with gears (support#389).
Changed
- Moved MicroPython
mathmodule toumathto be consistent with other
MicroPython modules.
Fixed
- Fixed City hub not always powering off on shutdown (support#385).
- Fixed Move hub turning back on after shutdown (support#386).