Subversion Repositories NaviCtrl

Rev

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

Rev 153 Rev 160
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   16
6
#define VERSION_MINOR   16
7
#define VERSION_PATCH   6
7
#define VERSION_PATCH   11
Line 8... Line 8...
8
 
8
 
9
#define VERSION_SERIAL_MAJOR    10
9
#define VERSION_SERIAL_MAJOR    10
Line 10... Line 10...
10
#define VERSION_SERIAL_MINOR    1
10
#define VERSION_SERIAL_MINOR    1
11
 
11
 
12
#define FC_SPI_COMPATIBLE       9
12
#define FC_SPI_COMPATIBLE       10