aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/applications/combo/readme.txt')
-rw-r--r--demos/applications/combo/readme.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/applications/combo/readme.txt b/demos/applications/combo/readme.txt
new file mode 100644
index 00000000..b5777061
--- /dev/null
+++ b/demos/applications/combo/readme.txt
@@ -0,0 +1,8 @@
+This demo supports input from both a mouse/touch, toggles and/or a dial input.
+If your platform does not support one or the other, turn it off in
+gfxconf.h
+
+Note that you will need to include the drivers into your project
+makefile for whichever inputs you decide to use.
+
+For some fun have a play with the "colors" radio group and the "Disable All" checkbox.