mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
AP_HAL_ChibiOS: enable Solo Gimbal only on CubeGreen
This commit is contained in:
parent
7e09f68f26
commit
f186f612f9
@ -12,4 +12,6 @@ env DEFAULT_PARAMETERS 'Tools/Frame_params/Solo_Copter-4_GreenCube.param'
|
||||
|
||||
define HAL_OREO_LED_ENABLED 1
|
||||
|
||||
define HAL_SOLO_GIMBAL_ENABLED HAL_MOUNT_ENABLED
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
@ -52,4 +52,6 @@ define HAL_PROBE_EXTERNAL_I2C_COMPASSES
|
||||
define HAL_OREO_LED_ENABLED 1
|
||||
define HAL_IMU_TEMP_MARGIN_LOW_DEFAULT 5
|
||||
|
||||
define HAL_SOLO_GIMBAL_ENABLED HAL_MOUNT_ENABLED
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
Loading…
Reference in New Issue
Block a user