Subversion Repositories NaviCtrl

Rev

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

Rev 49 Rev 50
Line 11... Line 11...
11
 
11
 
12
#define FC_SPI_COMPATIBLE       3
12
#define FC_SPI_COMPATIBLE       3
Line 13... Line 13...
13
#define MK3MAG_I2C_COMPATIBLE   2
13
#define MK3MAG_I2C_COMPATIBLE   2
14
 
14
 
Line 15... Line 15...
15
// sends data on uart0 (without MK-OSD the MKGPS is connect there)
15
// sends data on uart0 (without MK-OSD the MKGPS is connect there)
16
#define SEND_MKOSD_DATA 
16
//#define SEND_MKOSD_DATA 
17
 
17
 
18
extern u32 TimerCompassUpdate;
18
extern u32 TimerCompassUpdate;