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

Mira r2 support #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Mira r2 support #13

wants to merge 4 commits into from

Conversation

pyrrho
Copy link

@pyrrho pyrrho commented Jul 4, 2022

The most important change in this update is the addition of the "thelio-mira-r2" product version identifier to the switch statement that selects a fan curve.

The other significant change is bumping the toolchain version to stable to keep this project in-line with the system76-power repository. The addition of the #[must_use] decorator to FanCurve::append was added for the same reason.

The rest of the changes will hopefully make the comments and code more readable, but are entirely non-functional.

@kundor
Copy link

kundor commented Jan 7, 2023

Thanks, I updated this to also match "thelio-mira-r3" and it worked on my system.

@dsnopek
Copy link
Contributor

dsnopek commented Jan 25, 2023

I can't personally vouch for all the other changes in this PR, so I made a simpler one that just adds support for thelio-mira-r2 and thelio-mira-r3:

#18

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.

None yet

3 participants