summaryrefslogtreecommitdiff
path: root/qt/build/degub/presets_backup.txt
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2017-02-13 16:06:14 +1030
committerdaniel-Jones <daniel@danieljon.es>2017-02-13 16:06:14 +1030
commit38d8f89f2f2b27fb25e0b4b9a34b45b76f6dc6f2 (patch)
tree0db331dc9834acd3aed82033012d840946d02dfd /qt/build/degub/presets_backup.txt
parentf7bbb4f3d4325df390ce54cbb46c99a964a5a508 (diff)
downloadRGB-Controller-38d8f89f2f2b27fb25e0b4b9a34b45b76f6dc6f2.tar.gz
RGB-Controller-38d8f89f2f2b27fb25e0b4b9a34b45b76f6dc6f2.zip
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.
Diffstat (limited to 'qt/build/degub/presets_backup.txt')
-rw-r--r--qt/build/degub/presets_backup.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt/build/degub/presets_backup.txt b/qt/build/degub/presets_backup.txt
new file mode 100644
index 0000000..7bc9af4
--- /dev/null
+++ b/qt/build/degub/presets_backup.txt
@@ -0,0 +1,11 @@
+Only add things to this file if you know what you are doing.
+Don't be dumb.
+
+The program only cares for lines here if they contain the equals symbol.
+Everything else is ignored - if you add an equals symbol to this file, you will most likely crash it.
+
+white=255,255,255
+purple=255,0,255
+light purple=255,55,255
+yellow=255,83,0
+light blue=0,255,255