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/index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 web/index.html (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html new file mode 100644 index 0000000..2d22fb1 --- /dev/null +++ b/web/index.html @@ -0,0 +1,28 @@ + + + RGB Controler + + + +
+ + +
+ -- cgit v1.2.3