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. --- qt/build/degub/presets.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'qt/build/degub/presets.txt') diff --git a/qt/build/degub/presets.txt b/qt/build/degub/presets.txt index 2b9422e..1162758 100644 --- a/qt/build/degub/presets.txt +++ b/qt/build/degub/presets.txt @@ -3,3 +3,4 @@ purple=255,0,255 light purple=255,55,255 yellow=255,83,0 light blue=0,255,255 +pink=255,0,91 -- cgit v1.2.3