altos/test: Fix ADC structure for mega, use ao_config.h
authorKeith Packard <keithp@keithp.com>
Mon, 26 May 2014 04:14:42 +0000 (21:14 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 May 2014 04:14:42 +0000 (21:14 -0700)
commit535271f7312f1a88af11d4f1dbf3d405b660f26c
tree15e14748572e261fba7a3bffcbb2d86223d562bb
parent1894b51daceaf9fb6b49a0625e09a366985d15b6
altos/test: Fix ADC structure for mega, use ao_config.h

This switches from hand-coding the ao_config structure to using
ao_config.h and also updates the ADC structure for ao_flight_test_mega
to using the same one as telemega does natively

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_flight_test.c