Skip to content

Releases: RobTillaart/MTP40F

0.2.0 release

21 Feb 13:15
34808f8
Compare
Choose a tag to compare
  • add CRC check in request(), thanks to DaveDavenport
    • failing CRC indicates communication error.
  • added MTP40F_INVALID_CRC
  • update unit test
  • add section about multi device / multiplexer to readme.md
  • minor edits examples

0.1.2 release

14 Nov 15:43
Compare
Choose a tag to compare
update readme.md

0.1.1 release

04 Aug 08:10
4076730
Compare
Choose a tag to compare
fix getGasConcentration (#3)

- fix **getGasConcentration()** status handling
- update readme.md
- improve readability some parameters
- add (SoftwareSerial) schema to several examples
- add **MTP40F_REQUEST_FAILED** (error handling is still to do)
- add default value to **setAirPressureReference(apr = 1013)**
- add default value to **setSelfCalibrationHours(hours = 168)**
- update examples

0.1.0 release

27 Jul 10:45
456d515
Compare
Choose a tag to compare
Update README.md