Skip to content

v0.2.0

Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 07 Feb 12:18
· 14 commits to main since this release
b705dfa
  • New command: Added protocol command to store the remote micro:bit unique ID
  • Automatically calculate the radio frequency to used based on the remote micro:bit unique ID
  • Updated the "radio frequency" command to no longer be stored in flash
    • This command still needs to be updated to correctly switch bridge and remote micro:bit radio frequencies
  • All command numerical values are now unsigned
  • In bridge dev mode, touching the face logo purposely causes a panic (useful for testing)

Full Changelog: v0.1.0...v0.2.0