chestm007 / linux_thermaltake_riing

Python driver and daemon to control thermaltake Riing fans and pumps
GNU General Public License v2.0
59 stars 25 forks source link

fan manager: only communicate with device if speed has changed #16

Closed nicoulaj closed 5 years ago

nicoulaj commented 5 years ago

Small optimization by avoiding to communicate with the device every second when temps are stable.