altoslib: Fix Idle Monitor on TeleMega v3
authorKeith Packard <keithp@keithp.com>
Sat, 28 Apr 2018 19:03:10 +0000 (12:03 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 28 Apr 2018 19:03:10 +0000 (12:03 -0700)
The new IMU includes a mag sensor, and there's no separate mag sensor.

Add support for reading the mag sensor values from the IMU, separate
out v3 from previous TeleMega versions so that the code can stop
trying to read the mag sensor.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found