auto-sync
This commit is contained in:
parent
e737debcc1
commit
6b391fa4e4
|
@ -23,9 +23,9 @@
|
|||
#include "rfiutil.h"
|
||||
|
||||
#if HAL_USE_SERIAL_USB || defined(__DOXYGEN__)
|
||||
#include "usbcfg.h"
|
||||
#include "usbconsole.h"
|
||||
extern SerialUSBDriver SDU1;
|
||||
#include "usbcfg.h"
|
||||
#include "usbconsole.h"
|
||||
extern SerialUSBDriver SDU1;
|
||||
#endif
|
||||
|
||||
int lastWriteSize;
|
||||
|
|
Loading…
Reference in New Issue