Subversion Repositories NaviCtrl

Rev

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

Rev 331 Rev 338
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   25
16
#define VERSION_MINOR   25
17
#define VERSION_PATCH   12
17
#define VERSION_PATCH   16
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 27... Line 27...
27
// 9 = J
27
// 9 = J
28
// 10 = k
28
// 10 = k
29
// 11 = L
29
// 11 = L
30
// 12 = M
30
// 12 = M
31
// 13 = N
31
// 13 = N
32
// 14 = o
32
// 14 = O
-
 
33
// 15 = P
-
 
34
// 16 = Q
-
 
35
// 17 = R
Line 33... Line 36...
33
 
36
 
34
#define VERSION_SERIAL_MAJOR    11
37
#define VERSION_SERIAL_MAJOR    11
Line 35... Line 38...
35
#define VERSION_SERIAL_MINOR    0
38
#define VERSION_SERIAL_MINOR    0
36
 
39
 
37
#ifndef FOLLOW_ME
40
#ifndef FOLLOW_ME
38
#define FC_SPI_COMPATIBLE               25
41
#define FC_SPI_COMPATIBLE               26
39
#else
42
#else
Line 40... Line 43...
40
#define FC_SPI_COMPATIBLE               0xFF
43
#define FC_SPI_COMPATIBLE               0xFF