diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index dfbb8640..4f003ca6 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -108,6 +108,7 @@ CHECKTEMPSENSOR(){ elif [ "${PW_SENSOR_TYPE[${1}]}" == "lacrosse" ]; then GET_LACROSSE_INFO "${1}" + echo "HERE: ${DEVICE_INFO[@]}" temp_c=${DEVICE_INFO['probe_temp']} elif [ "${PW_SENSOR_TYPE[${1}]}" == "system" ]; then