Skip to content

版本1.0.0

Latest
Compare
Choose a tag to compare
@yutils yutils released this 15 Feb 09:26
· 1 commit to master since this release

在原版的基础上修复bug,优化代码
1.修复:退出时,读取线程未关闭的bug
2.新增USB断开监听回调
3.读取数据后采用回调给前端,而不是之前的死循环
4.采用java8
5.支持到android12
6.demo启用dataBinding,而不再使用findViewById
7.优化代码逻辑,使得更容易理解和使用
8.新增大量注释(中文)
9.更新UI布局和颜色调整