Subversion Repositories FlightCtrl

Rev

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

Rev 1925 Rev 1930
Line 1... Line 1...
1
#ifndef _HOTTMENU_H
1
#ifndef _HOTTMENU_H
2
#define _HOTTMENU_H
2
#define _HOTTMENU_H
Line 3... Line 3...
3
 
3
 
Line -... Line 4...
-
 
4
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
-
 
5
 
-
 
6
#define MAX_ERR_NUMBER 21
4
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
7
extern const char PROGMEM NC_ERROR_TEXT[MAX_ERR_NUMBER][17];
5
 
8
 
Line 6... Line 9...
6
extern unsigned char HottKeyboard,HoTT_RequestedSensor;
9
extern unsigned char HottKeyboard,HoTT_RequestedSensor;