Releases: Giftedcat/AndroidSerialPortManager
Releases · Giftedcat/AndroidSerialPortManager
SerialPortManager 1.0.3
SerialPortManager 1.0.2
串口数据读取增加数据拼接的读取方式,如串口返回数据是分隔开来的,可以将其拼接成一个返回
版本:v1.0.2
implementation 'com.github.Giftedcat:AndroidSerialPortManager:v1.0.2'
SerialPortManager 1.0.1
修复导入后版本过低的错误
版本:V1.0.1
implementation 'com.github.Giftedcat:AndroidSerialPortManager:V1.0.1'
SerialPortManager 1.0.0
简单的串口读写
版本:V1.0.0