- -
- -
- +
diff --git a/fifo-webui/command.php b/fifo-webui/command.php index 9a68d78..8767574 100644 --- a/fifo-webui/command.php +++ b/fifo-webui/command.php @@ -1,6 +1,13 @@ \n\n
Is fifo_bridge.py running?
"); + + +$f = fopen(FIFO, "w+"); switch ($_POST["cmd"]) { case "getty": diff --git a/fifo-webui/index.php b/fifo-webui/index.php index 3aca885..b7193f0 100644 --- a/fifo-webui/index.php +++ b/fifo-webui/index.php @@ -6,37 +6,43 @@ $Title = "MAPID-FIFO Web-UI"; -