* 仅串口路径为空时才自动检测设备

* 设置界面可清除串口路径
This commit is contained in:
Zhanghu
2026-03-05 14:04:38 +08:00
parent 5b0eb711a6
commit d29aa0dfd1
4 changed files with 50 additions and 8 deletions

View File

@@ -9,6 +9,16 @@ author:
2. $ {VERSION_CODE} (去掉空格),会自动替换实际修订号,比如 1.1.4.$ {VERSION_CODE}
-->
### [1.0.5.${VERSION_CODE}] - 2026.3.5
#### 文件下载
* [dashboardclient_1.0.5.apk](dashboardclient_1.0.5.apk)
#### 更新记录
* 仅串口路径为空时才自动检测设备
* 设置界面可清除串口路径
### [1.0.4.23] - 2026.1.5
#### 文件下载