mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
hwdef: remove payload place from SkyViper-v2450
This commit is contained in:
parent
56969e42f5
commit
cd95acbb6a
@ -221,4 +221,8 @@ define HAL_LANDING_DEEPSTALL_ENABLED 0
|
|||||||
# bootloader embedding / bootloader flashing not available
|
# bootloader embedding / bootloader flashing not available
|
||||||
define AP_BOOTLOADER_FLASHING_ENABLED 0
|
define AP_BOOTLOADER_FLASHING_ENABLED 0
|
||||||
|
|
||||||
|
# no payload place support. It's lucky to lift itself:
|
||||||
|
define AC_PAYLOAD_PLACE_ENABLED 0
|
||||||
|
define AP_MISSION_NAV_PAYLOAD_PLACE_ENABLED 0
|
||||||
|
|
||||||
AUTOBUILD_TARGETS Copter
|
AUTOBUILD_TARGETS Copter
|
||||||
|
Loading…
Reference in New Issue
Block a user