mirror of https://github.com/ArduPilot/ardupilot
hwdef: reduce number of RCOU channels skyviper has
This commit is contained in:
parent
a5b0e1e60f
commit
50779317df
|
@ -221,4 +221,7 @@ define AP_BOOTLOADER_FLASHING_ENABLED 0
|
||||||
define AC_PAYLOAD_PLACE_ENABLED 0
|
define AC_PAYLOAD_PLACE_ENABLED 0
|
||||||
define AP_MISSION_NAV_PAYLOAD_PLACE_ENABLED 0
|
define AP_MISSION_NAV_PAYLOAD_PLACE_ENABLED 0
|
||||||
|
|
||||||
|
# don't need so many servo outputs (~850 bytes!)
|
||||||
|
define NUM_SERVO_CHANNELS 15
|
||||||
|
|
||||||
AUTOBUILD_TARGETS Copter
|
AUTOBUILD_TARGETS Copter
|
||||||
|
|
Loading…
Reference in New Issue