You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is something I do not understand. There is a scaling made here for the accelerometer but it is just a divider by 100 instead values given in the datasheet.
Is it intended ? I am in the process of implementing it for the interrupts, should I put the right scale here too ? From my point of view it will be much cleaner but it is also a breaking change.
The text was updated successfully, but these errors were encountered:
Hi,
There is something I do not understand. There is a scaling made here for the accelerometer but it is just a divider by 100 instead values given in the datasheet.
Is it intended ? I am in the process of implementing it for the interrupts, should I put the right scale here too ? From my point of view it will be much cleaner but it is also a breaking change.
The text was updated successfully, but these errors were encountered: