altos: Report latest telemetry data, rather than using the oldest
authorKeith Packard <keithp@keithp.com>
Tue, 1 May 2012 18:08:49 +0000 (11:08 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 1 May 2012 18:08:49 +0000 (11:08 -0700)
ao_sample_adc points to the *next* ADC entry, rather than the most
recent one. Step back one entry to get the latest valid data.

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

No differences found