mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_BoardConfig: removed duplicate define for RTSCTS
This commit is contained in:
parent
339d56f7f6
commit
1749383996
@ -18,10 +18,6 @@
|
||||
#define AP_FEATURE_RTSCTS 0
|
||||
#endif
|
||||
|
||||
#ifndef AP_FEATURE_RTSCTS
|
||||
#define AP_FEATURE_RTSCTS 0
|
||||
#endif
|
||||
|
||||
#ifndef AP_FEATURE_SBUS_OUT
|
||||
#define AP_FEATURE_SBUS_OUT 0
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user