wzh 5 yıl önce
ebeveyn
işleme
7be0eb9f74
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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);