mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: Update fram params for skyviper
Set the necessary SERVO*_FUNCTION params so it doesn't conflict.
This commit is contained in:
parent
0bea140239
commit
175e6d3e7e
@ -25,6 +25,9 @@ TMODE_TMIN 0.9
|
|||||||
RELAY_PIN 54
|
RELAY_PIN 54
|
||||||
RELAY_PIN2 55
|
RELAY_PIN2 55
|
||||||
RELAY_DEFAULT 1
|
RELAY_DEFAULT 1
|
||||||
|
# Set to GPIO so they are used as RELAY
|
||||||
|
SERVO5_FUNCTION -1
|
||||||
|
SERVO6_FUNCTION -1
|
||||||
|
|
||||||
AHRS_ORIENTATION 12
|
AHRS_ORIENTATION 12
|
||||||
COMPASS_EXTERNAL 1
|
COMPASS_EXTERNAL 1
|
||||||
|
Loading…
Reference in New Issue
Block a user