浏览代码

no message

wzh 5 年之前
父节点
当前提交
7be0eb9f74
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api/application/controllers/Lampcontrol.php

+ 1 - 1
api/application/controllers/Lampcontrol.php

@@ -829,7 +829,7 @@ class Lampcontrol extends Base_Controller {
             
             $sendData .= $word;
         }
-
+        set_log('set_battery_asy.txt',$sendData);
         $res = $this->send_cmd('10',$lampData['address'],$sendData);