Skip to content

0.2.1 release

Latest
Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 02 Sep 18:16
16d5b80
  • merge #11, update lastMeasurement only if read is successful (kudos JonNelson)
  • add void setTimeOut(uint16_t timeout = 1000) to configure timeout
  • add uint16_t getTimeOut()
  • add example MHZCO2_sw_serial_timeout.ino.
  • update unit tests
  • update readme.md
  • minor edits