This release:
- Adds the method
useStaleData
useStaleData(true)
will causegetCO2
,getTemperature
andgetHumidity
to output the previous (stale) reading instead of zero.- Backward compatibility is maintained. By default, zeros are output instead of stale data.