ugfx/demos/modules/gwin/slider
2013-05-30 19:02:55 +02:00
..
gfxconf.h GOS module, for operating system independance 2013-05-25 01:26:52 +10:00
main.c GOS module, for operating system independance 2013-05-25 01:26:52 +10:00
readme.txt gdispInit() -> gfxInit() in all demos 2013-05-30 19:02:55 +02:00
result_647x490.png gdispInit() -> gfxInit() in all demos 2013-05-30 19:02:55 +02:00

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.