Added new function that sketch can call to convert raw ADC x and y values to calibrated screen coordinates: tft.convertRawXY(&x, &y); Redunced required number of SPI transfers needed to read raw values. Changed mode so PENIRQ pin is enabled so users sketch can read this signal (if needed). See issue #279. |
||
|---|---|---|
| .. | ||
| Button.cpp | ||
| Button.h | ||
| Smooth_font.cpp | ||
| Smooth_font.h | ||
| Sprite.cpp | ||
| Sprite.h | ||
| Touch.cpp | ||
| Touch.h | ||