Update temp.inc.sh

This commit is contained in:
2024-05-09 19:54:42 -05:00
parent cb2ce3523a
commit 9813bd9219

View File

@@ -223,6 +223,10 @@ CHECKTEMP(){
fi
echo -e "${idsCL[Default]}"
fi
if [ ${DETAILS} -eq 1 ]; then
echo here
fi
echo
last_sensor=${SENSOR}
@@ -375,6 +379,7 @@ CHECKTEMP(){
else
echo -e "${idsCL[Default]}"
fi
if [ ${DETAILS} -eq 1 ]; then
echo here
fi