mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-29 13:28:01 +00:00
pwmconfig: Drop a stray comment
fancontrol supports multiple controlled fans for quite some time now.
This commit is contained in:
parent
58ec80bf54
commit
f2b3e95c59
@ -472,7 +472,7 @@ do
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
fanactive="$j+${fanactive}" #not supported yet by fancontrol
|
||||
fanactive="$j+${fanactive}"
|
||||
fanactive_min="$S+${fanactive_min}"
|
||||
fi
|
||||
S=`cat $j`
|
||||
|
Loading…
x
Reference in New Issue
Block a user