v0.6.4
- Fail explicitly when carthage fails on postinstall.
- Added
mtu
property forDevice
object which allows you to get current BLE MTU of device. - Added function
requestMTUForDevice
which allows to negotiate BLE MTU of device if it is possible.
mtu
property for Device
object which allows you to get current BLE MTU of device.requestMTUForDevice
which allows to negotiate BLE MTU of device if it is possible.