Temperature reading bugfixes
Created by: RBachmannMEN
- Prevent reading of uninitialized variable which caused erratic temperature reading during temperature override
- Fix temperature measurement in celsius saved in unsigned variable, resulting in overfrlow when temperature below 273 degree Kelvin.