Subversion Repositories NaviCtrl

Rev

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

Rev 354 Rev 355
Line 12... Line 12...
12
//#define DEBUG 0
12
//#define DEBUG 0
13
//-----------------------
13
//-----------------------
Line 14... Line 14...
14
 
14
 
15
#define VERSION_MAJOR   0
15
#define VERSION_MAJOR   0
16
#define VERSION_MINOR   27
16
#define VERSION_MINOR   27
17
#define VERSION_PATCH   4
17
#define VERSION_PATCH   6
18
// 0 = A
18
// 0 = A
19
// 1 = B
19
// 1 = B
20
// 2 = C
20
// 2 = C
21
// 3 = D
21
// 3 = D
Line 37... Line 37...
37
 
37
 
38
#define VERSION_SERIAL_MAJOR    11
38
#define VERSION_SERIAL_MAJOR    11
Line 39... Line 39...
39
#define VERSION_SERIAL_MINOR    0
39
#define VERSION_SERIAL_MINOR    0
40
 
40
 
41
#ifndef FOLLOW_ME
41
#ifndef FOLLOW_ME
42
#define FC_SPI_COMPATIBLE               29
42
#define FC_SPI_COMPATIBLE               30
43
#else
43
#else
Line 44... Line 44...
44
#define FC_SPI_COMPATIBLE               0xFF
44
#define FC_SPI_COMPATIBLE               0xFF