ugfx/demos/modules/gwin/widgets/readme.txt

11 lines
361 B
Plaintext

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.