android 串口读写测试工具类
- 使用方式
- 现在项目根的build.gradle文件中加入
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
- 再在项目的build.gradle中加入
dependencies {
compile 'com.github.guanguoxiang:SerialPortDemo:1.0.0'
}
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||