1
0

debug presence

This commit is contained in:
2022-09-03 21:10:38 +02:00
parent 3e01933e13
commit 21e95ec286
6 changed files with 68 additions and 46 deletions

View File

@ -1,7 +1,9 @@
<?php
$macAddresses = array(
"Daniel" => "84:CF:BF:8E:E6:A6"
"Daniel" => "E8:78:29:C2:79:22",
"Maryclaire" => "D0:9C:7A:DA:8E:D8",
"Terence" => "26:4D:40:5F:1E:10"
);
?>