altoslib: Initialize gyro offset values to MISSING
authorKeith Packard <keithp@keithp.com>
Mon, 12 Oct 2020 23:40:03 +0000 (16:40 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 22 Oct 2020 04:33:59 +0000 (21:33 -0700)
commit109e39eb88e5f1fd897d0b818c7654b367ee8522
treec323861977584e633263ef95ad0edec8b1575db2
parentc5796f686b1bf9e4effd7f9d8dca2ee5d7a38a16
altoslib: Initialize gyro offset values to MISSING

This lets us detect a device without a gyro sensor.

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