AP_Volz: disable with minmimize features
This commit is contained in:
parent
06a9a1521c
commit
91d33c885e
@ -36,7 +36,7 @@
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef AP_VOLZ_ENABLED
|
||||
#define AP_VOLZ_ENABLED 1
|
||||
#define AP_VOLZ_ENABLED (!HAL_MINIMIZE_FEATURES && BOARD_FLASH_SIZE > 1024)
|
||||
#endif
|
||||
|
||||
#if AP_VOLZ_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user