Can someone point me in the right direction to resolve this issue (as in code examples and/or documentation)? I have a 1.8 tft breakout (with the SD card) that I purchased from Adafruit and am having a difficult time in finding code or documentation that explains or shows me how to determine where the user has touched or pressed the screen. I am using the adafruit_st7735 & the adafruit graphics library. I am able to do everything else that I need to do, but I am currently unable to respond to user input, such as screen touch. I simply need to be able to determine where the end user has touched and respond accordingly.
Thanks,
Touchless