mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-05 21:23:58 -04:00
hwdef: reduce number of RCOU channels skyviper has
This commit is contained in:
parent
23872df5cd
commit
6e62ff7ed2
@ -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
Block a user