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

Correct pins to not reset. #3574

Merged
merged 1 commit into from Oct 20, 2020
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Oct 20, 2020

They must have the PORT_ prefix otherwise they mask the wrong pins.

Fixes #3552

PRing to 6.0.x and then will merge from 6.0.x into main.

They must have the PORT_ prefix otherwise they mask the wrong pins.

Fixes micropython#3552
@tannewt tannewt added the bug label Oct 20, 2020
@tannewt tannewt added this to the 6.0.0 milestone Oct 20, 2020
@tannewt tannewt requested a review from dhalbert October 20, 2020 00:43
@makermelissa
Copy link
Collaborator

I wondered about that. I guess I should have tried changing that to see if it fixed it.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Ha! Good eye!

@tannewt tannewt merged commit 30691e6 into adafruit:6.0.x Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants