9 lines
112 B
C
9 lines
112 B
C
|
|
extern Uint16 adc_table_lem[];
|
|
extern Uint16 ADC_table[];
|
|
|
|
void setup_adc(void);
|
|
|
|
extern long WAKE,WAKE_TIME;
|
|
|