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

Fixes Touch Sensor for ESP32-S3 and any future SoC #6234

Merged
merged 3 commits into from
Feb 5, 2022

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Feb 5, 2022

Summary

Refactoring of int8_t digitalPinToTouchChannel(uint8_t pin) based on IDF 4.4.
This fixes this function that doesn't work for ESP32-S3 and any other future SoC.

Impact

None

Related links

PR #6194

@SuGlider SuGlider self-assigned this Feb 5, 2022
@me-no-dev me-no-dev merged commit 7eec41d into espressif:master Feb 5, 2022
@SuGlider SuGlider added this to the 2.0.3 milestone Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants