Subversion Repositories NaviCtrl

Rev

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

Rev 731 Rev 734
Line 35... Line 35...
35
// 17 = R
35
// 17 = R
36
// 18 = S
36
// 18 = S
Line 37... Line 37...
37
 
37
 
38
#define CAN_SLAVE_COMPATIBLE     1
38
#define CAN_SLAVE_COMPATIBLE     1
39
#ifndef FOLLOW_ME
39
#ifndef FOLLOW_ME
40
#define FC_SPI_COMPATIBLE               80      //   <------------------
40
#define FC_SPI_COMPATIBLE               81      //   <------------------
41
#else
41
#else
42
#define FC_SPI_COMPATIBLE               0xFF
42
#define FC_SPI_COMPATIBLE               0xFF
Line 43... Line 43...
43
#endif
43
#endif