1
0
forked from dyf/APP

650/670增加关闭探测功能,删除一些跟供应商调试的页面

This commit is contained in:
liub
2025-09-23 08:36:21 +08:00
parent 1cd9853f2f
commit 50373f407d
21 changed files with 125 additions and 15890 deletions

View File

@ -510,7 +510,7 @@
dataValue = 0x65;
break;
case "close": //关闭
dataValue = 0x68;
dataValue = 0x64;
break;
case true: //开灯
dataValue = 0x6E;