Update temp.inc.sh

This commit is contained in:
2023-12-22 17:14:23 -06:00
parent 45f5220e50
commit 8aad92669e

View File

@@ -203,6 +203,8 @@ CHECKTEMPSENSOR(){
echo -e "${spc}[${spcw}${idsCL[Yellow]}${temp_warn}${GAUGESH}${idsCL[Default]} /${spcc}${idsCL[LightRed]}${temp_crit}${GAUGESH}=>${idsCL[Default]} ]"
fi
else
echo -e "${idsCL[Yellow]}Sensor Offline${idsCL[Default]}"
fi
}
AVERAGETEMP(){