mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-11 18:34:19 -04:00
hwdef: remove AP_SERVO_TELEM_ENABLED on minimized boards
This commit is contained in:
parent
20c77ae762
commit
c57672a529
@ -137,3 +137,7 @@ define AC_PAYLOAD_PLACE_ENABLED 0
|
|||||||
# disable extra camera messages
|
# disable extra camera messages
|
||||||
define AP_CAMERA_INFO_FROM_SCRIPT_ENABLED 0
|
define AP_CAMERA_INFO_FROM_SCRIPT_ENABLED 0
|
||||||
define AP_MAVLINK_MSG_VIDEO_STREAM_INFORMATION_ENABLED 0
|
define AP_MAVLINK_MSG_VIDEO_STREAM_INFORMATION_ENABLED 0
|
||||||
|
|
||||||
|
|
||||||
|
# no servo feedback on minimized boards:
|
||||||
|
define AP_SERVO_TELEM_ENABLED 0
|
||||||
|
Loading…
Reference in New Issue
Block a user