mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_OLC: move OSD minimised features to minimize_features.inc
This commit is contained in:
parent
f130f9afeb
commit
fe37a68266
@ -20,7 +20,7 @@
|
|||||||
#include <AP_HAL/AP_HAL_Boards.h>
|
#include <AP_HAL/AP_HAL_Boards.h>
|
||||||
|
|
||||||
#ifndef HAL_PLUSCODE_ENABLE
|
#ifndef HAL_PLUSCODE_ENABLE
|
||||||
#define HAL_PLUSCODE_ENABLE !HAL_MINIMIZE_FEATURES && BOARD_FLASH_SIZE > 1024
|
#define HAL_PLUSCODE_ENABLE BOARD_FLASH_SIZE > 1024
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user