- Initialize final storage variables to NAN to prevent default value ("0") from being stored or included in aggregate values
- Check for sensor-specific NAN representations from CS215 temp/RH probe
(
0
and-100
) and, if found, storeNAN
instead
- Increase data retention period from 1 day to 28 days; also, enable output to CompactFlash memory card
First version deployed.