altos: Go back to recording sensor data in globals mm-ms5611
authorKeith Packard <keithp@keithp.com>
Tue, 9 Oct 2012 06:04:16 +0000 (23:04 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Oct 2012 06:04:16 +0000 (23:04 -0700)
Instead of trying to get things into the ring from a variety of
functions, go back to the simpler method of storing them in globals
and having the ADC code just pluck out the most recent values.

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

No differences found