AP_Camera: set HAL_RUNCAM_ENABLED in minimize_features.inc
This commit is contained in:
parent
a3bfc49ab1
commit
9d517f86f5
@ -24,7 +24,7 @@
|
|||||||
#include <AP_HAL/AP_HAL_Boards.h>
|
#include <AP_HAL/AP_HAL_Boards.h>
|
||||||
|
|
||||||
#ifndef HAL_RUNCAM_ENABLED
|
#ifndef HAL_RUNCAM_ENABLED
|
||||||
#define HAL_RUNCAM_ENABLED !HAL_MINIMIZE_FEATURES
|
#define HAL_RUNCAM_ENABLED 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAL_RUNCAM_ENABLED
|
#if HAL_RUNCAM_ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user