Skip to content

added timing function as a new plugin, removed globals from fancontrol

rexxnor requested to merge timer into master

Good evening,

I just took it upon myself to write a new plugin that implements a Timing function. Currently it is rather static and will only warp up to 1 (hardcoded for now).

This additional plugin depends on fancontrol and uses its functions to start and stop fanny.

Furthermore, I purged the global statement from fancontrol as it was unnecessary.

Please check the commit and test it on fanny itself.

I hope we can finally close the chapter on this feature in the following weeks!

Cheers, rexxnor

Merge request reports