Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt TFT_eSPI integrated touch to use raw capture #143

Merged
merged 1 commit into from
May 24, 2019

Conversation

ImpulseAdventure
Copy link
Owner

Adapt TFT_eSPI integrated touch to use raw capture

  • Address touch rotation issue from TFT_eSPI integrated touch / Builder import #141
  • DRV_TOUCH_TFT_ESPI use TFT_eSPI's raw touch APIs and defer dynamic rotation and calibration to GUIslice. TFT_eSPI getTouch() API (with its own calibration) is no longer used.
  • Revised config esp-tftespi-default-xpt2046_int
  • GUIslice calibration utility (diag_ard_touch_calib) now supports DRV_TOUCH_TFT_ESPI mode

- Address touch rotation issue from #141
- DRV_TOUCH_TFT_ESPI use TFT_eSPI's raw touch APIs and leave dynamic rotation and calibration to GUIslice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant