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