Skip to content

Releases: Sensirion/arduino-core

0.7.1

30 Apr 09:29
7c74d1b
Compare
Choose a tag to compare

What's Changed

  • Fix low level error undefined issue
  • Add a undefined default for low level error 0 instead of fallback to NonemptyFrameError if low level error is not defined.
  • Fix missing low level error if not enough data is available on the I2C bus.

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Apr 07:50
Compare
Choose a tag to compare
  • Reduce error message size to 64 bytes
  • Fix i2c read buffer limitation

Release 0.6.0

22 Jun 09:49
Compare
Choose a tag to compare

Add support to specify alternative CRC function

Release 0.5.3

18 Jan 10:54
Compare
Choose a tag to compare
  • Add support for sensor specific errors
  • Update keywords.txt

Release 0.5.2

04 Aug 07:02
Compare
Choose a tag to compare

Fix CRC insertion for I2C TX frames if more then one word of data is sent