AP_Logger: simplify setting of HAL_LOGGER_FENCE_ENABLED
This is automatically unset in chibios_hwdef.py
This commit is contained in:
parent
c1806e961c
commit
edb0a9b7fe
@ -45,4 +45,4 @@
|
||||
#define REPLAY_LOG_NEW_MSG_MIN 220
|
||||
|
||||
#include <AC_Fence/AC_Fence_config.h>
|
||||
#define HAL_LOGGER_FENCE_ENABLED (AP_FENCE_ENABLED && !defined(HAL_BUILD_AP_PERIPH))
|
||||
#define HAL_LOGGER_FENCE_ENABLED AP_FENCE_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user