现在湿度自动控制会以校准后湿度值为准

This commit is contained in:
BBIT-Kai
2026-08-12 09:14:14 +08:00
parent 381605cf70
commit 873e06864b
3 changed files with 22 additions and 21 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId "com.example.iot_controlhost"
minSdkVersion 25
targetSdkVersion 30
versionCode 164
versionName "3.5.0.164"
versionCode 165
versionName "3.5.0.165"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {
moduleName "mcu"