AP_HAL_ChibiOS: move definition of HAL_SOARING_ENABLED to minimise include file
This commit is contained in:
parent
209dd15346
commit
8708b5f256
@ -26,3 +26,6 @@ define HAL_GYROFFT_ENABLED 0
|
||||
|
||||
# several notify backends are rare and not supported by default on smaller boards:
|
||||
define AP_NOTIFY_NCP5623_ENABLED 0
|
||||
|
||||
# Soaring is off by defauult on of smaller boards.
|
||||
define HAL_SOARING_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user