mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_HAL_ChibiOS: add and use AP_CAMERA_MOUNT_ENABLED
This commit is contained in:
parent
a0d4706643
commit
9cf45f076b
@ -52,3 +52,6 @@ define OSD_PARAM_ENABLED 0
|
|||||||
|
|
||||||
# no Winch if minimized:
|
# no Winch if minimized:
|
||||||
define AP_WINCH_ENABLED 0
|
define AP_WINCH_ENABLED 0
|
||||||
|
|
||||||
|
# prune out some odd camera backends:
|
||||||
|
define AP_CAMERA_MOUNT_ENABLED 0
|
||||||
|
Loading…
Reference in New Issue
Block a user