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

Fixed ESP32 ADC resolution bug introduced by #3184 #3217

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Fixed ESP32 ADC resolution bug introduced by #3184 #3217

merged 1 commit into from
Feb 12, 2024

Conversation

Gabrielerusso
Copy link
Contributor

Fixed ESP32 ADC resolution bug introduced by #3184 as esp32 analog resolution is already set some line of code before to 12 bit default, this break things on ESP32 (every time on non S3 and random on S3).

Fixed ESP32 ADC resolution bug introduced by #3184 as esp32 analog resolution is already set some line of code before to 12 bit default.
For our usage wouldn't be faster to use 10 bit? .
thebentern added a commit to meshtastic/artifacts that referenced this pull request Feb 12, 2024
@code8buster code8buster merged commit c43cbb5 into meshtastic:master Feb 12, 2024
64 checks passed
@Gabrielerusso Gabrielerusso deleted the ADC-resolution-fix branch February 12, 2024 20:12
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