Rover: simplify DEVO_TELEM_ENABLED definition
This commit is contained in:
parent
41f538e039
commit
8912e2f98e
@ -169,11 +169,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef DEVO_TELEM_ENABLED
|
||||
#if HAL_MINIMIZE_FEATURES
|
||||
#define DEVO_TELEM_ENABLED DISABLED
|
||||
#else
|
||||
#define DEVO_TELEM_ENABLED ENABLED
|
||||
#endif
|
||||
# define DEVO_TELEM_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
||||
#ifndef OSD_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user