Subversion Repositories NaviCtrl

Rev

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

Rev 314 Rev 316
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
 
-
 
37
#define FC_SPI_COMPATIBLE               19
-
 
38
#ifdef FOLLOW_ME
-
 
39
#define FC_SPI_COMPATIBLE               0xFF
36
 
40
#endif
Line 37... Line 41...
37
#define FC_SPI_COMPATIBLE               19
41
 
38
#define MK3MAG_I2C_COMPATIBLE   3
42
#define MK3MAG_I2C_COMPATIBLE   3
39
 
43