Release v3.3.0c1
Pre-release
Pre-release
Added
- Added
MoveHub.imu.tilt()
(support#539). - Enabled hub init orientation support for Move Hub (support#539).
Changed
- Allow Move Hub to ignore
broadcast
instead of raising an exception while
connected.
Fixed
- Fixed Move Hub accelerometer not working since v3.3.0b5 (support#1269).
- Fixed Bluetooth chip locking up on Technic and City hubs when broadcasting (support#1095).
- Fixed potential crash when GC occurs while observing BLE data (support#1278)
- Fixed Technic Hub and City Hub eventually stopping observing BLE data after
a few minutes (support#1096) by implementing an auto-reset workaround.