Subversion Repositories NaviCtrl

Rev

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

Rev 230 Rev 231
Line 1... Line 1...
1
#ifndef _MAIN_H
1
#ifndef _MAIN_H
2
#define _MAIN_H
2
#define _MAIN_H
Line 3... Line 3...
3
 
3
 
4
#define VERSION_MAJOR   0
4
#define VERSION_MAJOR   0
5
#define VERSION_MINOR   20
5
#define VERSION_MINOR   20
Line 6... Line 6...
6
#define VERSION_PATCH   0
6
#define VERSION_PATCH   1
7
 
7
 
Line 8... Line 8...
8
#define VERSION_SERIAL_MAJOR    11
8
#define VERSION_SERIAL_MAJOR    11
9
#define VERSION_SERIAL_MINOR    0
9
#define VERSION_SERIAL_MINOR    0
Line 10... Line 10...
10
 
10
 
11
#define FC_SPI_COMPATIBLE               13
11
#define FC_SPI_COMPATIBLE               14
12
#define MK3MAG_I2C_COMPATIBLE   3
12
#define MK3MAG_I2C_COMPATIBLE   3