[modules] mavlink: works via usb_serial

This commit is contained in:
Felix Ruess
2014-12-09 00:20:50 +01:00
parent 0b948edc78
commit 3954b3148d
2 changed files with 12 additions and 3 deletions
+3
View File
@@ -35,6 +35,9 @@
#if USE_UDP
#include "mcu_periph/udp.h"
#endif
#if USE_USB_SERIAL
#include "mcu_periph/usb_serial.h"
#endif
#include "mcu_periph/uart.h"
/*