source: firmware/FSC/src/atmega_adc.h@ 15970

Last change on this file since 15970 was 10109, checked in by lutz, 14 years ago
niculin & dom debugged quite some stuff
File size: 89 bytes
Line 
1#ifndef __ATMEGA_ADC_H
2#define __ATMEGA_ADC_H
3
4
5void atmega_adc_init(void);
6#endif
Note: See TracBrowser for help on using the repository browser.