Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 09 Jul 14:19
· 5 commits to master since this release
5e5e888

Bug fix release.
This version was released to test on MakeCode beta on July 2025 (in preparation for the 2025 release).
Due to the know issue below it was reverted back for the MakeCode 2025 final release, which shipped with v0.3.0.

  • Ensure LevelDetectorSPL::getValue() waits for valid data before returning (#486) (by Joe Finney)
  • Fix bug related to quiet received buffer (by Joe Finney)
  • Fix bug #487 After mic has been allowed to deactivate, the next sound level is wrong

Known issues:

  • Microphone and its LED permanently on when a programme doesn't use it (#499)