SparkFun_LSM9DS1_Arduino_Library icon indicating copy to clipboard operation
SparkFun_LSM9DS1_Arduino_Library copied to clipboard

Fix for loss of user-defined settings when calling begin()

Open nuhash opened this issue 4 years ago • 1 comments

Moved initilisation to constructor so that user defined settings are preserved when calling begin()

Made to address #27

nuhash avatar Dec 15 '20 10:12 nuhash

I created my own fork and merged your changes into it. Unfortunately, I don't think that Sparkfun is going to continue to update this repo. I'll do my best to keep mine up to date. I know that I could just use your branch, but there are other issues, such as the flaw in the temperature reading processing

CAP1Sup avatar Apr 30 '22 05:04 CAP1Sup