Skip to content

Releases: sparkfun/SparkFun_MS5637_Arduino_Library

Version 1.0.2

04 Oct 10:14

Choose a tag to compare

This release:

  • Replaces boolean (deprecated) with bool
  • Moves the #define constants from .cpp to .h
  • Adds #include "Wire.h" in .h so the code is able to compile stand-alone

Version 1.0.1

26 Feb 09:40

Choose a tag to compare

This release:

  • adds one small correction to initialize status and let the code compile cleanly on ESP32 (as identified in the MS8607 library)

v1.0.0

17 Apr 13:52

Choose a tag to compare

Readme update