自动检测串口,检测时保证发送一次开机指令; 增加 acra
This commit is contained in:
@@ -96,6 +96,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation libs.serialport
|
||||
implementation libs.acra.http
|
||||
implementation libs.appcompat
|
||||
implementation libs.material
|
||||
implementation libs.activity
|
||||
@@ -111,6 +113,4 @@ dependencies {
|
||||
implementation libs.banner
|
||||
implementation libs.glide
|
||||
annotationProcessor libs.glidecompiler
|
||||
|
||||
implementation 'io.github.xmaihh:serialport:2.1.1'
|
||||
}
|
||||
Reference in New Issue
Block a user