Skip to content

Releases: LearningToPi/bmx280_spi

v1.0.2 - Updated documentation

15 Mar 22:10

Choose a tag to compare

Documentation update only.

v1.0.1: Fixed forced mode polling

07 Mar 02:48

Choose a tag to compare

Fixed polling not functioning when using forced mode (as opposed to normal mode). Also set default settings for filter, oversampling and mode when the object is initiailized. Values can be passed either as parameters to the init function, by calling the init(...) function, or buy calling individual functions (set_power_mode, etc).

Initial Release

05 Mar 06:02

Choose a tag to compare

Initial release. Supports both the BMP280 and BME280 sensors.