Skip to content

v1.0.1: Fixed forced mode polling

Choose a tag to compare

@LearningToPi LearningToPi released this 07 Mar 02:48
· 5 commits to main since this release

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).