Skip to content

Version 1.0.20

Latest
Compare
Choose a tag to compare
@PaulZC PaulZC released this 07 Oct 10:37

This release:

  • Adds the method useStaleData
    • useStaleData(true) will cause getCO2, getTemperature and getHumidity to output the previous (stale) reading instead of zero.
    • Backward compatibility is maintained. By default, zeros are output instead of stale data.