Skip to content

Releases: Giftedcat/AndroidSerialPortManager

SerialPortManager 1.0.3

19 Aug 03:53
Compare
Choose a tag to compare

增加日志是否打印的控制和去掉没必要的日志
版本:v1.0.3

implementation 'com.github.Giftedcat:AndroidSerialPortManager:1.0.3'

SerialPortManager 1.0.2

21 Jul 06:52
Compare
Choose a tag to compare

串口数据读取增加数据拼接的读取方式,如串口返回数据是分隔开来的,可以将其拼接成一个返回
版本:v1.0.2

implementation 'com.github.Giftedcat:AndroidSerialPortManager:v1.0.2'

SerialPortManager 1.0.1

15 Jun 03:02
Compare
Choose a tag to compare

修复导入后版本过低的错误
版本:V1.0.1

implementation 'com.github.Giftedcat:AndroidSerialPortManager:V1.0.1'

SerialPortManager 1.0.0

15 Jun 02:51
Compare
Choose a tag to compare

简单的串口读写
版本:V1.0.0