AP_BoardConfig: removed duplicate define for RTSCTS
This commit is contained in:
parent
b3459c024c
commit
88e5e54770
@ -18,10 +18,6 @@
|
|||||||
#define AP_FEATURE_RTSCTS 0
|
#define AP_FEATURE_RTSCTS 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AP_FEATURE_RTSCTS
|
|
||||||
#define AP_FEATURE_RTSCTS 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef AP_FEATURE_SBUS_OUT
|
#ifndef AP_FEATURE_SBUS_OUT
|
||||||
#define AP_FEATURE_SBUS_OUT 0
|
#define AP_FEATURE_SBUS_OUT 0
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user