AaronErhardt / tuxedo-rs

Rust libraries for interacting with hardware from TUXEDO Computers
GNU General Public License v2.0
138 stars 10 forks source link

refresh fan_speed after suspend #20

Closed xaverdh closed 1 year ago

xaverdh commented 1 year ago

This is needed on systems where the hardware changes the value on its own after suspend and the cached value becomes stale.

fixes https://github.com/AaronErhardt/tuxedo-rs/issues/19