Skip to content

v2.1.1

Latest
Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 10 Nov 16:22
· 50 commits to master since this release
8aaa36b
  • Fix issue controlling pin 11 (#136)
  • Fix issue where stopping execution with Ctrl+C could continue executing code (#134)
  • Configure MicroPython with MICROPY_PY_BUILTINS_STR_UNICODE (unicode strings) and MICROPY_PY_BUILTINS_FROZENSET (frozenset) build flags to match V1 (#138)
  • Remove (unused, undocumented, and not working) support for None as a music tune rest (#139)
  • Fix audio and speech pin mode configuration when playing (#137)

Full Changelog: v2.1.0...v2.1.1