altos: Create ao_data_fill shared function
authorKeith Packard <keithp@keithp.com>
Fri, 19 Oct 2018 15:12:22 +0000 (08:12 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Oct 2018 15:37:56 +0000 (08:37 -0700)
This fills a data ring entry with all of the current sensor values
other than the ADC. It is used in all of the adc completion functions.

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

No differences found