altos: Sample the accelerometer reference voltage on v1.1 boards
authorKeith Packard <keithp@keithp.com>
Sat, 15 Jan 2011 20:18:32 +0000 (12:18 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 17 Jan 2011 04:24:36 +0000 (20:24 -0800)
commit2681a17500913cbaf3966f09380bb1d6b59e3863
tree8e7860c8aadea07692860b6d748ca005a7469264
parent69290588980bb15732a99eca5c911a3b6e9a37b9
altos: Sample the accelerometer reference voltage on v1.1 boards

This places the 5v reference samples in an array parallel to the basic
ADC values. It doesn't do anything with the values, just stores them.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_adc.c
src/ao_pins.h