thelio-io-windows icon indicating copy to clipboard operation
thelio-io-windows copied to clipboard

Mira r2 support

Open pyrrho opened this issue 3 years ago • 2 comments
trafficstars

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.

pyrrho avatar Jul 04 '22 20:07 pyrrho

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

kundor avatar Jan 07 '23 20:01 kundor

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:

https://github.com/system76/thelio-io-windows/pull/18

dsnopek avatar Jan 25 '23 14:01 dsnopek