3.5.0b2
Pre-release
Pre-release
·
802 commits
to master
since this release
Added
- Added optional keyword arguments to
pybricks.tools.read_input_byte()for
automatic conversion viachrand to skip to the last byte (support#1574). - Added
disconnectmethod topybricks.pupdevices.Remoteand
pybricks.iodevices.LWP3Device(support#802).
Changed
- Raise a descriptive error when the
Carclass can't find a steering mechanism
end stop within 10 seconds (support#1564). - Extended region of readable data with
hub.system.storageto include
user program (pybricks-micropython#243).
Fixed
- Fixed hubs not shutting down when holding hub button (support#1419).