altoslib: Hide internals of AltosIMU
authorKeith Packard <keithp@keithp.com>
Sat, 11 Feb 2023 01:58:08 +0000 (17:58 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 11 Feb 2023 01:58:08 +0000 (17:58 -0800)
commit2d12ce688714a63d66e2190b6f9b88a0b0740fda
tree78cc0f52f2ca81230fc8356b7d2a47307b49245e
parent58d13bd9bd0af42ebb3770038cd531e6ca5e9d30
altoslib: Hide internals of AltosIMU

Make most of the variables private to prevent access to un-corrected
data.

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