mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove unused #define
This commit is contained in:
parent
20b823333a
commit
bf9401ee6f
@ -19,7 +19,6 @@
|
||||
#include "compile.h"
|
||||
#include "runtime.h"
|
||||
|
||||
#define USB_TX_BUF_SIZE (64)
|
||||
static int xfer_bytes;
|
||||
static int xfer_length;
|
||||
static enum usbdbg_cmd cmd;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user