mirror of https://github.com/ArduPilot/ardupilot
hwdef: skyviper can only have a mavlink-enabled camera
This commit is contained in:
parent
86930592c4
commit
1035ec9f31
|
@ -167,4 +167,7 @@ define AP_VIDEOTX_ENABLED 0
|
|||
// good luck fitting a winch onto SkyViper:
|
||||
define AP_WINCH_ENABLED 0
|
||||
|
||||
define AP_CAMERA_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_CAMERA_MAVLINK_ENABLED 1
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
|
Loading…
Reference in New Issue