Subversion Repositories FlightCtrl

Rev

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

Rev 1796 Rev 1801
Line 17... Line 17...
17
#define DEBUG_HEIGHT_DIFF 2
17
#define DEBUG_HEIGHT_DIFF 2
18
#define DEBUG_HOVERTHROTTLE 4
18
#define DEBUG_HOVERTHROTTLE 4
19
#define DEBUG_ACC0THORDER 8
19
#define DEBUG_ACC0THORDER 8
20
#define DEBUG_COMMANDREPEATED 16
20
#define DEBUG_COMMANDREPEATED 16
21
#define DEBUG_PRESSURERANGE 32
21
#define DEBUG_PRESSURERANGE 32
-
 
22
#define DEBUG_MK3MAG 64
Line 22... Line 23...
22
 
23
 
23
void output_init(void);
24
void output_init(void);
Line 24... Line 25...
24
void output_update(void);
25
void output_update(void);