MicroPython Changes
- Remove (unused, undocumented, and not working) support for
None
as a music tune rest (#776)
Documentation Changes
- Improve
microbit.scale()
example with accelerometer(#772) - Fix inclusive/exclusive issue for
random.random()
tutorial (#781)
Full Changelog: v1.1.0...v1.1.1