Skip to content

MODblue v1.0.0

Compare
Choose a tag to compare
@Valandur Valandur released this 04 Nov 13:09
· 351 commits to master since this release

1.0.0 (2020-11-04)

⚠ BREAKING CHANGES

  • Change base class names
  • Rework library structure
  • Changed class names
  • Added gat object

Features

Bug Fixes

  • Remove console logs (f61495c)
  • peripheral: Fix discovering services (098bb3f)
  • Fix gatt issues [WIP] (14f23c5)
  • Fix some connection issues [WIP] (378c305)
  • Stop advertising before configuring (41b8172)
  • gatt: Fix order of handles (b5e2665)
  • hci: Don't use deprecated Buffer constructor (812dbb8)
  • hci: Fix invalid states not ending init (be847bf)
  • hci: Start handling incoming connection [WIP] (9c3e7b8)