Subversion Repositories Projects

Rev

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

Rev 130 Rev 140
Line 19... Line 19...
19
// for measuring
19
// for measuring
20
#include "statistics.h"
20
#include "statistics.h"
21
// for understanding the FC
21
// for understanding the FC
22
#include "fc.h"
22
#include "fc.h"
23
#include "bluetooth_handler.h"
23
#include "bluetooth_handler.h"
-
 
24
 
24
#include "evdev_handler.h"
25
#include "evdev_handler.h"
Line -... Line 26...
-
 
26
 
-
 
27
#include "joy_handler.h"
25
 
28
 
26
#include <stdio.h>
29
#include <stdio.h>
27
#include <stdlib.h>
30
#include <stdlib.h>
Line 55... Line 58...
55
 
58
 
56
 
59
 
Line 57... Line -...
57
#define FALSE 0
-
 
-
 
60
#define FALSE 0
Line 58... Line 61...
58
#define TRUE 1
61
#define TRUE 1