altoslib: Correctly parse IMU cal data
authorKeith Packard <keithp@keithp.com>
Tue, 12 Sep 2017 20:33:13 +0000 (13:33 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 12 Sep 2017 20:33:13 +0000 (13:33 -0700)
commitb48966c3121e1b5d4a659bebcad595d6f1ec5ee5
treef6d3f02225e41e6d2352a7d943e7474590e84c26
parentf607a882a50aa6cd9e8e3e74cbaa5bcc1b5fa4a4
altoslib: Correctly parse IMU cal data

Was trying to match 'IMU call along' instead of 'IMU cal along',
causing the line to not match and losing the IMU accel cal values.

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