v2.3.0: Merge pull request #512 from Polidea/release/2.3.0
2.3.0
- add
BleManager.createUnsafePeripheral()
to allow for connecting to known peripheral without launching scan first
NOTE: this change will not work with BLEmulator below 1.2.0
BleManager.createUnsafePeripheral()
to allow for connecting to known peripheral without launching scan first