mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Mount: enable Solo Gimbal only on CubeGreen
This commit is contained in:
parent
f186f612f9
commit
f3bf6e56c8
@ -27,7 +27,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef HAL_SOLO_GIMBAL_ENABLED
|
||||
#define HAL_SOLO_GIMBAL_ENABLED HAL_MOUNT_ENABLED && BOARD_FLASH_SIZE > 1024
|
||||
#define HAL_SOLO_GIMBAL_ENABLED 0
|
||||
#endif
|
||||
|
||||
#if HAL_MOUNT_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user