Added GINPUT Dial support and a driver that uses GADC to read the dial. Added support for Dial inputs to the GWIN slider. Updated the slider demo for Dial Inputs. Simplified the assigning of inputs to GWIN "widgets" button and slider. Updated the demo's to match the new input to button assignment.
6 lines
No EOL
261 B
Text
6 lines
No EOL
261 B
Text
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. |