mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_OSD: move OSD minimizement to minimize_features.inc
This commit is contained in:
parent
8278d5ad76
commit
e76462f005
@ -3,7 +3,7 @@
|
|||||||
#include <AP_HAL/AP_HAL_Boards.h>
|
#include <AP_HAL/AP_HAL_Boards.h>
|
||||||
|
|
||||||
#ifndef OSD_ENABLED
|
#ifndef OSD_ENABLED
|
||||||
#define OSD_ENABLED !HAL_MINIMIZE_FEATURES
|
#define OSD_ENABLED 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAL_WITH_OSD_BITMAP
|
#ifndef HAL_WITH_OSD_BITMAP
|
||||||
|
Loading…
Reference in New Issue
Block a user