removed debug printouts - works now
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#define TRUE 1
|
#define TRUE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define USB_MEM_DEBUG
|
#undef USB_MEM_DEBUG
|
||||||
|
|
||||||
#ifdef USB_MEM_DEBUG
|
#ifdef USB_MEM_DEBUG
|
||||||
#define USB_MEM_PRINTF(fmt, args...) xprintf(fmt, ##args)
|
#define USB_MEM_PRINTF(fmt, args...) xprintf(fmt, ##args)
|
||||||
|
|||||||
Reference in New Issue
Block a user