Skip to content

ESP32S2: Fix multiple touchpad don't work simultaneously #3738

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

Merged
merged 3 commits into from
Dec 1, 2020
Merged

ESP32S2: Fix multiple touchpad don't work simultaneously #3738

merged 3 commits into from
Dec 1, 2020

Conversation

microdev1
Copy link
Collaborator

Calling touch_pad_fsm_start() resets previously set configuration, this deinitializes already set touch pads.

@microdev1 microdev1 requested a review from tannewt November 26, 2020 06:14
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@tannewt tannewt merged commit 5b3c930 into adafruit:main Dec 1, 2020
@microdev1 microdev1 deleted the fix-touch branch December 12, 2020 09:35
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.

2 participants