From e83f620cf37fdafef48537965ec7f50fab021ee1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 30 Jun 2024 12:59:08 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 06e5ebec..a0ecc726 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -595,6 +595,7 @@ CHECKTEMP(){ fi elif [ "${SENSOR}" == "iDS-vMS-Host6" ] && [[ "${sensorname}" = *"Inlet"* ]]; then + echo echo -e "${idsCL[LightCyan]} ${sensorname}${spc}${idsCL[Default]}: ${idsCL[LightYellow]}PSU is not compatible${idsCL[Default]}" fi fi