Subversion Repositories FlightCtrl

Rev

Rev 1936 | Rev 1939 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1936 Rev 1937
Line 42... Line 42...
42
 "FC Z-ACC        \0",  // 15
42
 "FC Z-ACC        \0",  // 15
43
 "Pressure sensor \0",  // 16
43
 "Pressure sensor \0",  // 16
44
 "I2C FC->BL-Ctrl \0",  // 17
44
 "I2C FC->BL-Ctrl \0",  // 17
45
 "Bl Missing      \0",  // 18
45
 "Bl Missing      \0",  // 18
46
 "Mixer Error     \0",  // 19
46
 "Mixer Error     \0",  // 19
47
 "Carefree Error  \0"   // 20
47
 "Carefree Error  \0",  // 20
-
 
48
 "GPS Fix lost    \0"   // 21
48
};
49
};
Line 49... Line 50...
49
 
50
 
50
//---------------------------------------------------------------
51
//---------------------------------------------------------------
51
void Hott_ClearLine(unsigned char line)
52
void Hott_ClearLine(unsigned char line)