Android-BluetoothKit
Android-BluetoothKit copied to clipboard
gradle中直接implementation的库中并无requestmtu方法
版本为1.4.0 使用的是Google或jcenter的仓库 查看源码后发现并无此方法 但是在这边的源码中又有。。。兄弟 是不是上传的时候版本弄错了啊 仓库中源码编写日期为16/9/1 BluetoothClient中第24行写着 `/**
- Created by dingjikerbo on 2016/9/1. */`