Rover: remove defaulting of OSD_ENABLED
we do this in AP_OSD_config.h too so include ordering can break things badly
This commit is contained in:
parent
61a34d0edb
commit
f345ae792b
@ -75,8 +75,3 @@
|
|||||||
#ifndef ADVANCED_FAILSAFE
|
#ifndef ADVANCED_FAILSAFE
|
||||||
#define ADVANCED_FAILSAFE DISABLED
|
#define ADVANCED_FAILSAFE DISABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef OSD_ENABLED
|
|
||||||
#define OSD_ENABLED DISABLED
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user