SparkFun_LSM9DS1_Arduino_Library icon indicating copy to clipboard operation
SparkFun_LSM9DS1_Arduino_Library copied to clipboard

setting the imu settings.accel.scale fails

Open aero530 opened this issue 4 years ago • 1 comments

Using the LSM9DS1_Settings example fails to set the 'settings' values. It appears that the 'begin' function (which is called to apply the settings) is calling the 'init' function. The init function then promptly overwrites the user applied settings with hard coded values.

aero530 avatar Nov 07 '20 02:11 aero530

This looks like it may be a duplicate of #27, there is a PR #35 that should address it.

bmagistro avatar Jan 18 '21 20:01 bmagistro