Skip to content

v0.12.0 HotFix

Compare
Choose a tag to compare
@mbientlab mbientlab released this 21 Jan 01:39
· 122 commits to master since this release

SDK v0.12.1 addresses minor bugs with some of the new features added in v0.12.0 and removes 4 deprecated functions.

Changes

  • Fixed bug where deserialized firmware creates a string of the raw bytes, not the str values i.e. \x01 not '1'
  • Fixed issue where deserialized state ignores the hw, mft, and serial number characteristics
  • Removed mbl_mw_connection_notify_char_changed, mbl_mw_metawearboard_notify_char_changed, mbl_mw_connection_char_read, and mbl_mw_metawearboard_char_read
  • Corrected init timeout test's classname