The offical µGFX repository.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
inmarket 2ab2d77fcb Change coord_t to gCoord 5 years ago
..
example Change coord_t to gCoord 5 years ago
gmouse_lld_QWidget.c Change coord_t to gCoord 5 years ago
readme.txt Adding QWidget touch driver 7 years ago

readme.txt

Limitation: As this driver only exports one set of variables, this driver can only be used
on systems with one single touch input device of this type. To overcome this
limitation, the global variables have to be converted into arrays. The driverinstance
variable passed to the _read() function is then used to distinguish between the
different instances.