Update temp.inc.sh

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

View File

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