Subversion Repositories Projects

Rev

Rev 1591 | Rev 1801 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1591 Rev 1596
Line 167... Line 167...
167
 
167
 
168
 
168
 
169
/*
169
/*
170
 * MikroKopter config struct
170
 * MikroKopter config struct
171
 * portions taken and adapted from
171
 * portions taken and adapted from
172
 * http://svn.mikrokopter.de/filedetails.php?repname=FlightCtrl&path=/tags/V0.86d/eeprom.h
172
 * http://svn.mikrokopter.de/filedetails.php?repname=FlightCtrl&path=/tags/V0.88e/eeprom.h
173
 */
173
 */
174
typedef struct {
174
typedef struct {
175
        unsigned char Revision;
175
        unsigned char Revision;