mirror of https://github.com/ArduPilot/ardupilot
AP_HAL: enable Solo Gimbal in SITL
This commit is contained in:
parent
aab1ae4018
commit
70729df4c0
|
@ -90,3 +90,5 @@
|
|||
#ifndef AP_FILTER_ENABLED
|
||||
#define AP_FILTER_ENABLED 1
|
||||
#endif
|
||||
|
||||
#define HAL_SOLO_GIMBAL_ENABLED 1
|
||||
|
|
Loading…
Reference in New Issue