Update temp.inc.sh

This commit is contained in:
2024-02-26 18:54:20 -06:00
parent cf4075c8e8
commit 45fb45bbea

View File

@@ -183,7 +183,7 @@ CHECKTEMP(){
fi
if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then
echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${temp_h}%"
echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${temp_h}%"
fi
echo