Add and comment out line pushing button events to log file
This commit is contained in:
parent
e4dc7b69f2
commit
95e82e54a8
|
|
@ -5,6 +5,7 @@ $targets = [1, 2, 3];
|
|||
|
||||
$command = 0x00;
|
||||
|
||||
//file_put_contents("buttonlog.txt", date('Y-m-d H:i:s')."\n", FILE_APPEND);
|
||||
foreach ( $targets as $target ) {
|
||||
$target = intval($target);
|
||||
$unique = mt_rand(1, 2000000000);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user