altoslib: Correct ADXL counts_per_g
authorKeith Packard <keithp@keithp.com>
Sat, 17 Oct 2020 03:52:48 +0000 (20:52 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 22 Oct 2020 04:33:59 +0000 (21:33 -0700)
commit02c7bb11a8a4270e40bd1f42abd00ae849ff7539
tree89b7cbbb012e1d39b230d4f6e52ea6ec113edaba
parent85e22ee20974792c2376bf11a9f79e17e4008da9
altoslib: Correct ADXL counts_per_g

When ADXL 375 is used as a 3d accel (as on EasyMotor), need the right
counts_per_g to do conversions.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosIMU.java