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

Do not invert ADC readings when using ESP32 #1093

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

jessebraham
Copy link
Member

Fixes #1077

This feels backwards to me (I would expect that the bit needs clearing, instead) however I did confirm that this fixes the issue on hardware. @MabezDev @bjoernQ would one of you mind just verifying this, please?

Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

LGTM

@bjoernQ bjoernQ added this pull request to the merge queue Jan 19, 2024
Merged via the queue into esp-rs:main with commit a5a5829 Jan 19, 2024
17 checks passed
@jessebraham jessebraham deleted the fixes/esp32-adc branch January 19, 2024 14:21
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.

[ESP32] Inverted ADC Values
2 participants