altoslib: Write IMU headers to CSV file when present
authorKeith Packard <keithp@keithp.com>
Wed, 31 Mar 2021 16:23:14 +0000 (09:23 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 31 Mar 2021 16:23:14 +0000 (09:23 -0700)
commitc6bcfa5ede86a718105cc334099e4a6b028b08c3
treebe0e8fa832a5d17630d554c722904add3219d398
parentd6be8a279ad233d998c6df8b2efafa34dd5a9a98
altoslib: Write IMU headers to CSV file when present

The IMU data were being written, but somehow the header was not
included.

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