AP_HAL: define HAL_HAVE_DUAL_USB_CDC if not defined
This commit is contained in:
parent
7f297a43dc
commit
c50912ed6a
@ -253,3 +253,7 @@
|
||||
#define HAL_SUPPORT_RCOUT_SERIAL 0
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef HAL_HAVE_DUAL_USB_CDC
|
||||
#define HAL_HAVE_DUAL_USB_CDC 0
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user