Rev 1465 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1465 | Rev 1478 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | #define HELI_SERVO2_TRIM Mixer.Motor[1][3] |
19 | #define HELI_SERVO2_TRIM Mixer.Motor[1][3] |
20 | #define HELI_SERVO3_TRIM Mixer.Motor[2][3] |
20 | #define HELI_SERVO3_TRIM Mixer.Motor[2][3] |
21 | #define HELI_SERVO4_TRIM Mixer.Motor[3][3] |
21 | #define HELI_SERVO4_TRIM Mixer.Motor[3][3] |
22 | #define HELI_SERVO5_TRIM Mixer.Motor[4][3] |
22 | #define HELI_SERVO5_TRIM Mixer.Motor[4][3] |
23 | #define HELI_SERVO6_TRIM Mixer.Motor[5][3] |
23 | #define HELI_SERVO6_TRIM Mixer.Motor[5][3] |
- | 24 | ||
- | 25 | #define SERVO1_DIR Mixer.Motor[6][3] |
|
- | 26 | #define SERVO2_DIR Mixer.Motor[7][3] |
|
- | 27 | #define SERVO3_DIR Mixer.Motor[8][3] |
|
- | 28 | #define SERVO4_DIR Mixer.Motor[9][3] |
|
- | 29 | #define SERVO5_DIR Mixer.Motor[10][3] |
|
- | 30 | #define SERVO6_DIR Mixer.Motor[11][3] |