fix: 修复写入特征值无法完成和重启蓝牙后调用外围设备方法报错的问题 (#20)
* fix: 修复示例代码问题 * fix: 断开连接时清理缓存 * fix: 修复蓝牙重新打开后 GATT server 失效的问题 * fix: 修复问题 * fix: 修复写入特征值无法完成的问题 * fix: 修改版本号
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
## 3.0.1
|
||||
|
||||
* Clear cache when disconnected.
|
||||
* Fix GATT server error aftter bluetooth reopened.
|
||||
|
||||
## 3.0.0
|
||||
|
||||
* Add `PeripheralManager` api.
|
||||
|
Reference in New Issue
Block a user