Subversion Repositories NaviCtrl

Rev

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

Rev 329 Rev 330
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   8
17
#define VERSION_PATCH   10
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 33... Line 33...
33
 
33
 
34
#define VERSION_SERIAL_MAJOR    11
34
#define VERSION_SERIAL_MAJOR    11
Line 35... Line 35...
35
#define VERSION_SERIAL_MINOR    0
35
#define VERSION_SERIAL_MINOR    0
36
 
36
 
37
#ifndef FOLLOW_ME
37
#ifndef FOLLOW_ME
38
#define FC_SPI_COMPATIBLE               23
38
#define FC_SPI_COMPATIBLE               24
39
#else
39
#else
Line 40... Line 40...
40
#define FC_SPI_COMPATIBLE               0xFF
40
#define FC_SPI_COMPATIBLE               0xFF