优化日志逻辑;修改除湿机自动重发指令的时间间隔;

This commit is contained in:
BBIT-Kai
2026-07-24 18:17:06 +08:00
parent 5612c478bd
commit a42d6ceec6
9 changed files with 162 additions and 118 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "com.example.iot_controlhost"
minSdkVersion 25
targetSdkVersion 30
versionCode 161
versionName "3.5.0.161"
versionCode 163
versionName "3.5.0.163"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {
moduleName "mcu"