- 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