diff options
author | daniel-Jones <daniel@danieljon.es> | 2017-07-06 19:04:48 +0930 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2017-07-06 19:04:48 +0930 |
commit | d3624454f67e3afc026d7e16546f5549e67f6102 (patch) | |
tree | e370fc7bd48c58f9d4a523d9eb7c554ebf6b461e /c/terminalcontroller/rgb | |
parent | 9834782c287b1dc6df59a03e5992911d8fb70a83 (diff) | |
download | RGB-Controller-d3624454f67e3afc026d7e16546f5549e67f6102.tar.gz RGB-Controller-d3624454f67e3afc026d7e16546f5549e67f6102.zip |
Added console based server that allows clients to connect and send commands to the microcontroller, does not require X to use, includes the IRC bot. Also included my beginning works on a c ncurses based client.
Diffstat (limited to 'c/terminalcontroller/rgb')
-rwxr-xr-x | c/terminalcontroller/rgb | bin | 0 -> 13672 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/c/terminalcontroller/rgb b/c/terminalcontroller/rgb Binary files differnew file mode 100755 index 0000000..face935 --- /dev/null +++ b/c/terminalcontroller/rgb |