diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 52f07042..e8771ce1 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -431,6 +431,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ elif [[ "${SENSOR}" = *"FAN"* ]]; then temp_c=$(cat /sys/class/hwmon/hwmon2/fan1_input) temp_h='' + echo "HERE: ${temp_c}" fi elif [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "remotesystem" ]; then