Subversion Repositories FlightCtrl

Rev

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

Rev 2090 Rev 2146
Line 39... Line 39...
39
#define SPEAK_HOLDING           49
39
#define SPEAK_HOLDING           49
40
#define SPEAK_GPS_ON            50
40
#define SPEAK_GPS_ON            50
41
#define SPEAK_FOLLWING          51
41
#define SPEAK_FOLLWING          51
42
#define SPEAK_STARTING      52
42
#define SPEAK_STARTING      52
Line 43... Line 43...
43
 
43
 
44
#define MAX_ERR_NUMBER (29+1)
44
#define MAX_ERR_NUMBER (30+1)
Line 45... Line 45...
45
extern const char PROGMEM NC_ERROR_TEXT[MAX_ERR_NUMBER][17];
45
extern const char PROGMEM NC_ERROR_TEXT[MAX_ERR_NUMBER][17];
46
 
46
 
47
extern unsigned char HottKeyboard,HoTT_RequestedSensor;
47
extern unsigned char HottKeyboard,HoTT_RequestedSensor;