some debugging and separating callbacks of the main program
This commit is contained in:
8
topics_callbacks/pws2mqtt.php
Normal file
8
topics_callbacks/pws2mqtt.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$topics["pws2mqtt"]->callback = function()
|
||||
{
|
||||
global $topics, $logFh, $devices, $included;
|
||||
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user