altos/lpc: adc code computes number of active ADC channels
authorKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 08:39:01 +0000 (01:39 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 08:43:12 +0000 (01:43 -0700)
commit0a3312e725d914bbba6355e07d2f1d2833d2d6c2
tree86cc392390cb08b941c3f9b52c2a50f745af64ba
parentb278a73cb54ba2f107bf91089f87c11528f017ab
altos/lpc: adc code computes number of active ADC channels

Don't require the application to provide AO_NUM_ADC when AO_ADC_NUM is
computed automatically.

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