AP_HAL: enable Solo Gimbal in SITL

This commit is contained in:
Peter Barker 2024-07-18 10:46:34 +10:00 committed by Peter Barker
parent aab1ae4018
commit 70729df4c0
1 changed files with 2 additions and 0 deletions

View File

@ -90,3 +90,5 @@
#ifndef AP_FILTER_ENABLED
#define AP_FILTER_ENABLED 1
#endif
#define HAL_SOLO_GIMBAL_ENABLED 1