Subversion Repositories FlightCtrl

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
685 killagreg 1
#ifndef _EEPROM_H
2
#define _EEPROM_H
3
 
4
extern void DefaultKonstanten1(void);
5
extern void DefaultKonstanten2(void);
6
extern void DefaultKonstanten3(void);
7
 
8
#endif //_EEPROM_H