sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

Class RA8875 has no member named 'touchBegin' #138

Closed Jim-bee closed 5 years ago

Jim-bee commented 5 years ago

I have tried to compile your "touchtest" sketch for DUE and EastRising 5" RA8875 with resistive TP and it is complaining with: 'class RA8875' has no member named 'touchBegin'

Not sure what I am missing?

Other sketches tested without touch functions seem to run fine.

Jim-bee commented 5 years ago

Found the issue... thanks.