删除compose相关代码;优化换气扇控制逻辑

This commit is contained in:
BBIT-Kai
2026-08-10 11:33:38 +08:00
parent 090b120365
commit 381605cf70
16 changed files with 166 additions and 998 deletions
+1 -5
View File
@@ -82,10 +82,6 @@
android:name=".ui.activity.DebugActivity"
android:exported="true" />
<activity
android:name=".ui.activity.ComposeActivity"
android:exported="true" />
<service
android:name=".service.MQTTService"
android:enabled="true"
@@ -160,4 +156,4 @@
android:value="true" />
</application>
</manifest>
</manifest>