Skip to content

[GT911] Fix EXAMPLE_TOUCH_ADDRESS missing as variable in I2C.ino #84

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

Closed
wants to merge 3 commits into from

Conversation

lboue
Copy link
Contributor

@lboue lboue commented Jul 25, 2024

Fix EXAMPLE_TOUCH_ADDRESS missing as variable in I2C.ino.
Fixes #83.

Steps to reproduce

  1. Replace ESP_Panel_Board_Custom.h

Tests

Tested with GT911

21:54:40.546 -> ============ After Setup End =============
21:54:47.265 -> Touch interrupt callback
21:54:47.265 -> Touch point(0): x 529, y 353, strength 56
21:54:47.302 -> Touch interrupt callback
21:54:47.302 -> Touch point(0): x 529, y 353, strength 56
21:54:47.302 -> Touch interrupt callback
21:54:47.302 -> Touch point(0): x 529, y 353, strength 56
21:54:47.302 -> Touch interrupt callback

Lzw655 pushed a commit that referenced this pull request Jul 28, 2024
Lzw655 pushed a commit that referenced this pull request Jul 28, 2024
@lboue lboue changed the title Fix EXAMPLE_TOUCH_ADDRESS missing as variable in I2C.ino [GT911] Fix EXAMPLE_TOUCH_ADDRESS missing as variable in I2C.ino Jul 28, 2024
Lzw655 pushed a commit that referenced this pull request Jul 29, 2024
@Lzw655 Lzw655 closed this in #89 Jul 30, 2024
@Lzw655 Lzw655 closed this in f72b1f7 Jul 30, 2024
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.

EXAMPLE_TOUCH_ADDRESS missing as variable.
1 participant