mirror of https://github.com/ArduPilot/ardupilot
Tools: Update fram params for skyviper
Set the necessary SERVO*_FUNCTION params so it doesn't conflict.
This commit is contained in:
parent
666287b669
commit
e6fccec079
|
@ -25,6 +25,9 @@ TMODE_TMIN 0.9
|
|||
RELAY_PIN 54
|
||||
RELAY_PIN2 55
|
||||
RELAY_DEFAULT 1
|
||||
# Set to GPIO so they are used as RELAY
|
||||
SERVO5_FUNCTION -1
|
||||
SERVO6_FUNCTION -1
|
||||
|
||||
AHRS_ORIENTATION 12
|
||||
COMPASS_EXTERNAL 1
|
||||
|
|
Loading…
Reference in New Issue