hwdef: only allow specific VisualOdom devices (right now, MAVLink)
This commit is contained in:
parent
d0e3bbe9e9
commit
3c86167544
@ -181,4 +181,8 @@ define AC_PRECLAND_COMPANION_ENABLED 1
|
||||
define AP_PROXIMITY_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_PROXIMITY_MAV_ENABLED 1
|
||||
|
||||
# can't fit visual odometry cameras on!
|
||||
define AP_VISUALODOM_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_VISUALODOM_MAV_ENABLED 1
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
Loading…
Reference in New Issue
Block a user