适配”HR-DGWS-485“型温湿度传感器,支持修改温湿度、更改传感器地址

This commit is contained in:
BBIT-Kai
2026-07-15 14:20:33 +08:00
parent 8828612aa7
commit 26b47daac2
2 changed files with 23 additions and 8 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "com.example.iot_controlhost"
minSdkVersion 25
targetSdkVersion 30
versionCode 159
versionName "3.5.0.159"
versionCode 160
versionName "3.5.0.160"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {
moduleName "mcu"