source: firmware/MSR/src/atmega_adc.h@ 20115

Last change on this file since 20115 was 10588, checked in by neise, 13 years ago
added MSR Firmware MSR is the little brother of FSC
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.