mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL: enable Solo Gimbal in SITL
This commit is contained in:
parent
aab1ae4018
commit
70729df4c0
@ -90,3 +90,5 @@
|
|||||||
#ifndef AP_FILTER_ENABLED
|
#ifndef AP_FILTER_ENABLED
|
||||||
#define AP_FILTER_ENABLED 1
|
#define AP_FILTER_ENABLED 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define HAL_SOLO_GIMBAL_ENABLED 1
|
||||||
|
Loading…
Reference in New Issue
Block a user