Subversion Repositories NaviCtrl

Rev

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

Rev 71 Rev 73
Line 2... Line 2...
2
#define _MAIN_H
2
#define _MAIN_H
Line 3... Line 3...
3
 
3
 
4
 
4
 
5
#define VERSION_MAJOR   0
5
#define VERSION_MAJOR   0
Line 6... Line 6...
6
#define VERSION_MINOR   14
6
#define VERSION_MINOR   14
7
#define VERSION_PATCH   1
7
#define VERSION_PATCH   2
8
 
8
 
9
#define VERSION_SERIAL_MAJOR    10
9
#define VERSION_SERIAL_MAJOR    10
10
#define VERSION_SERIAL_MINOR    0 
10
#define VERSION_SERIAL_MINOR    0
Line 11... Line 11...
11
 
11
 
12
#define FC_SPI_COMPATIBLE       5
12
#define FC_SPI_COMPATIBLE       5
Line 13... Line 13...
13
#define MK3MAG_I2C_COMPATIBLE   2
13
#define MK3MAG_I2C_COMPATIBLE   2
14
 
14
 
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