forked from len0rd/rockbox
disable logf again, since it was accidentally enabled in the previous commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
55259f526b
commit
2279d95efe
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "string.h"
|
||||
#include "usb_ch9.h"
|
||||
#include "usb_core.h"
|
||||
#define LOGF_ENABLE
|
||||
//#define LOGF_ENABLE
|
||||
#include "logf.h"
|
||||
|
||||
/* USB device mode registers (Little Endian) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue