From 38d8f89f2f2b27fb25e0b4b9a34b45b76f6dc6f2 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Mon, 13 Feb 2017 16:06:14 +1030 Subject: added fade ability to Arduino sketch, using psuedo threading. Rework of serial communication also started, the Qt interface is currently under development to support fading. --- arduino/rgb/plan.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 arduino/rgb/plan.txt (limited to 'arduino/rgb/plan.txt') diff --git a/arduino/rgb/plan.txt b/arduino/rgb/plan.txt new file mode 100644 index 0000000..d5bda5d --- /dev/null +++ b/arduino/rgb/plan.txt @@ -0,0 +1,14 @@ + + +loop { + + special function thread + serial handle + +} + +special function thread { + + + +} -- cgit v1.2.3