mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1594 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
749ac8c69d
commit
672fd5a24b
@ -46,13 +46,13 @@
|
|||||||
#define CH_AUX2 CH_6
|
#define CH_AUX2 CH_6
|
||||||
|
|
||||||
// motors
|
// motors
|
||||||
#define RIGHT 0
|
#define RIGHT CH_1
|
||||||
#define LEFT 1
|
#define LEFT CH_2
|
||||||
#define FRONT 2
|
#define FRONT CH_3
|
||||||
#define BACK 3
|
#define BACK CH_4
|
||||||
|
|
||||||
#define RIGHTFRONT 6
|
#define RIGHTFRONT CH_7
|
||||||
#define LEFTBACK 7
|
#define LEFTBACK CH_8
|
||||||
|
|
||||||
#define MAX_SERVO_OUTPUT 2700
|
#define MAX_SERVO_OUTPUT 2700
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user