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

lib: fix rp2040_flash #6760

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

bigtreetech
Copy link
Contributor

model_t is a enum value here

It should be rp2040 (actual value is 0, rp2350 is 1, and unknown is 2)

Signed-off-by: Alan.Ma from BigTreeTech [email protected]
@KevinOConnor KevinOConnor merged commit b7233d1 into Klipper3d:master Dec 6, 2024
1 check passed
@KevinOConnor
Copy link
Collaborator

Thanks.

-Kevin

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