Skip to content

fix: add adc ref to rp channel creation funcs #4559

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

9names
Copy link
Contributor

@9names 9names commented Aug 17, 2025

Potential fix for #4558.
I've applied the change for both new_pin() and new_temp_sensor(), but in my testing it seems that it's only necessary for new_temp_sensor(), at least on rp2040.

It's really an API question whether we should include it for symmetry between the different calls, or only include it for the function that it's necessary for.

Will convert it from draft once this has an answer, but I thought it was worth showing what effect it will have on examples.

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.

1 participant