altoslib: Fix original telemetry sensor packet parsing
authorKeith Packard <keithp@keithp.com>
Sun, 27 Oct 2019 17:24:52 +0000 (10:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 27 Oct 2019 17:26:30 +0000 (10:26 -0700)
ground_pres is at byte 24, ground_accel at byte 26. These were flipped
around.

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

No differences found