Update temp.inc.sh
This commit is contained in:
@@ -435,6 +435,9 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
|
||||
pwmconfig &
|
||||
sleep 5s
|
||||
killall pwmconfig
|
||||
sleep 2s
|
||||
temp_c=$(cat /sys/class/hwmon/hwmon2/fan1_input)
|
||||
SENDNOTICE "Starting up the ${SENSOR}" "${SENSOR} is now reading: ${temp_c}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user