From f66536d84b38aa0eb46e928fdaf13d7da790b2ee Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Sun, 4 Jun 2017 16:26:56 +0930 Subject: added HTML/JS/PHP pages/scripts to allow RGB changes over a web page. Integrated a server into the application to allow incoming connections and receive commands --- web/sendcmd.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 web/sendcmd.php (limited to 'web/sendcmd.php') diff --git a/web/sendcmd.php b/web/sendcmd.php new file mode 100644 index 0000000..80de312 --- /dev/null +++ b/web/sendcmd.php @@ -0,0 +1,23 @@ + -- cgit v1.2.3