aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/readme.txt
blob: bb91e810487bab445a8ea588d30af8dcc53b1c5a (plain)
1
2
3
4
5
6
7
8
9
10
This demo supports input from both a mouse/touch 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.

Note that you need to link to the math library. Add -lm to your 
library paths in your Makefile.