mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
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
|
||||
#define ADVANCED_FAILSAFE DISABLED
|
||||
#endif
|
||||
|
||||
#ifndef OSD_ENABLED
|
||||
#define OSD_ENABLED DISABLED
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user