Update temp.inc.sh

This commit is contained in:
2023-12-14 16:06:58 -06:00
parent cf23c49c80
commit e731398dca

View File

@@ -525,7 +525,7 @@ GET_TASMOTA_INFO(){
DEVICE_INFO[${key}]=${val}
done
echo ${DEVICE_INFO['ambient_temp']}
echo ${DEVICE_INFO['probe_temp']}
}