Releases: adafruit/Adafruit-MAX31855-library
Releases · adafruit/Adafruit-MAX31855-library
1.4.2 Bump version in library.properties
1.4.1 - Updated CI Actions versions
Update CI action versions
1.4.0 - Selective Fault Checks
- Added
setFaultChecks()
to allow enabling/disabling specific fault checks.
1.3.0 - Allow setting the desired SPI bus, combined SPI constructors
Fix use of NULL
- 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
Housekeeping updates
Github Actions
- Add CI via Github Actions
- Add doxygen documentation
- Other minor tweaks
Move to BusIO
- Changed to using
BusIO.SPIDevice
1.0.4
version bump