Releases: RobTillaart/MS5611_SPI
Releases · RobTillaart/MS5611_SPI
0.3.1 release
- add support for ARDUINO_ARCH_MBED
0.3.0 release
Improve SPI dependency
0.2.0 release
fix #9, redo interface (#10) - refactor constructor interface - breaking changes. - minimize conditional code. -- create SPI_CLASS macro to solve it. - update readme.md - update examples
0.1.3 release
update readme.md (#8) - update readme.md - update keywords
0.1.2 release
fix #6 - NANO33 (#7) * fix #6 - NANO33 * move code to .cpp file
0.1.1 release
Merge pull request #5 from RobTillaart/develop sync with MS5611
0.1.0 release
- experimental version
- works protocol wise over SPI,
- during tests there was (internal) heating of the sensor which not occurs with I2C
not understood, needs more investigation (and another set of hardware) => insights are welcome