Skip to content

V0.0.5

Choose a tag to compare

@jeroen1602 jeroen1602 released this 17 Dec 09:59
· 222 commits to master since this release
fbb9d20

Small bug fixes to prevent crashes and actually use the notification function.

  • Fixed typo in characteristicvaluechanged for the BluetoothCharacteristic.startNotifications(). (Thanks AshTerry.)
  • Fixed crash when the device name of a bluetooth device is null. (Thanks alextekartik.)
  • A lot of small lint fixes, but that shouldn't impact a project based on this library. (Thanks alextekartik.)