mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
hwdef: SkyViper doesn't need most proximity sensors
This commit is contained in:
parent
3eae62c69a
commit
92dea59620
@ -177,4 +177,8 @@ define AP_RCPROTOCOL_BACKEND_DEFAULT_ENABLED 0
|
||||
define AC_PRECLAND_BACKEND_DEFAULT_ENABLED 0
|
||||
define AC_PRECLAND_COMPANION_ENABLED 1
|
||||
|
||||
// no proximity sensors are applicable:
|
||||
define AP_PROXIMITY_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_PROXIMITY_MAV_ENABLED 1
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
Loading…
Reference in New Issue
Block a user