Releases: LearningToPi/bmx280_spi
Releases · LearningToPi/bmx280_spi
v1.0.2 - Updated documentation
Documentation update only.
v1.0.1: Fixed forced mode polling
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
Initial release. Supports both the BMP280 and BME280 sensors.