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

Fix reset pin behaviour for Waveshare pico res touch. #78

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

corranwebster
Copy link
Contributor

Also a drive-by fix of a missing await.

Fixes #77.

@corranwebster corranwebster merged commit 0c09064 into main Dec 7, 2024
3 checks passed
@corranwebster corranwebster deleted the fix/waveshare-reset-pin branch December 7, 2024 10:29
@JoGeDuBo
Copy link

JoGeDuBo commented Dec 7, 2024

It seems that micropython is slow enough that it works without the "await"s too.
But not without the "value=True".

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.

Reset Pin not set up correctly for Waveshare device
2 participants