Skip to content

v0.2.43

Compare
Choose a tag to compare
@JohnVidler JohnVidler released this 21 Sep 16:33
· 186 commits to master since this release
  • deepSleep() with no wake targets will now actually deep sleep. Make sure this is really what you want to do!
  • Serial ports can now be used to wake the board from deep sleep states.
  • New configuration flag MICROBIT_USB_SERIAL_WAKE can now be set to configure the board to wake on serial input.
  • Fixed spurious mic activation due to overlapping device IDs between CodalComponent and MicroBitCompat.
  • Includes the hotfix patch to fix timing issues inside the SoundEmoji synth that would lock the board up on high-level languages.