V0.0.5
Small bug fixes to prevent crashes and actually use the notification function.
- Fixed typo in
characteristicvaluechangedfor theBluetoothCharacteristic.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.)