Rev 2008 | Rev 2050 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2008 | Rev 2012 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | #define NC_ADDRESS 2 |
16 | #define NC_ADDRESS 2 |
17 | #define MK3MAG_ADDRESS 3 |
17 | #define MK3MAG_ADDRESS 3 |
18 | #define BL_CTRL_ADDRESS 5 |
18 | #define BL_CTRL_ADDRESS 5 |
Line 19... | Line 19... | ||
19 | 19 | ||
20 | #define ABO_TIMEOUT 4000 // disable abo after 4 seconds |
20 | #define ABO_TIMEOUT 4000 // disable abo after 4 seconds |
21 | #define MAX_SENDE_BUFF 170 |
21 | #define MAX_SENDE_BUFF 175 |
Line 22... | Line 22... | ||
22 | #define MAX_EMPFANGS_BUFF 170 |
22 | #define MAX_EMPFANGS_BUFF 175 |
23 | 23 | ||
24 | #define BLPARAM_REVISION 1 |
24 | #define BLPARAM_REVISION 1 |
25 | #define MASK_SET_PWM_SCALING 0x01 |
25 | #define MASK_SET_PWM_SCALING 0x01 |