Skip to content

Releases: adafruit/Adafruit-MAX31855-library

1.4.2 Bump version in library.properties

15 Nov 15:30
249c8f8
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.4.2 by @tyeth in #47

Full Changelog: 1.4.1...1.4.2

1.4.1 - Updated CI Actions versions

22 May 16:44
Compare
Choose a tag to compare
Update CI action versions

1.4.0 - Selective Fault Checks

24 Aug 18:06
2a860b0
Compare
Choose a tag to compare
  • Added setFaultChecks() to allow enabling/disabling specific fault checks.

1.3.0 - Allow setting the desired SPI bus, combined SPI constructors

23 Mar 18:37
30e5250
Compare
Choose a tag to compare

Fix use of NULL

24 Sep 16:15
af5b20d
Compare
Choose a tag to compare
  • Minor patch to fix compiler warning when initializing an instance to NULL in header. Thanks @AnHardt.

1.2.0 - Added return to begin(), reduced speed to fix broken failure check

26 May 19:48
47d4248
Compare
Choose a tag to compare

Housekeeping updates

15 Jan 05:05
730b491
Compare
Choose a tag to compare
  • Fix mask for sign-extension. Issues #10 , #21, #28 / PRs #13, #28
  • Delete README.txt. PR #18

Github Actions

14 Jan 15:20
f2fd02d
Compare
Choose a tag to compare
  • Add CI via Github Actions
  • Add doxygen documentation
  • Other minor tweaks

Move to BusIO

13 Jan 23:43
010598f
Compare
Choose a tag to compare
  • Changed to using BusIO.SPIDevice

1.0.4

10 Jul 17:26
a354192
Compare
Choose a tag to compare

version bump