Releases: sparkfun/SparkFun_MS5803-14BA_Breakout_Arduino_Library
Releases · sparkfun/SparkFun_MS5803-14BA_Breakout_Arduino_Library
Version 1.1.4
Version 1.1.3
Fix issue with initializing I2C Bus on SAMD21, ESP8266
- fix issue where the a development board (i.e. SAMD21, ESP8266) hangs during upload by moving `Wire.begin()` into the example code rather than having it initialize in the .cpp file - add library manager shortcut in example code - autoformat
Keyword fix
v1.1.1 Lib ver roll
Integer math bug fixes
Squashed a few little bugs that were truncating values.