disable USB_SERIAL by default again. It got enabled accidentally in the last commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16542 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f0b4a32d6f
commit
9f77d98c34
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#ifndef BOOTLOADER
|
||||
|
||||
#define USB_SERIAL
|
||||
//#define USB_SERIAL
|
||||
#define USB_STORAGE
|
||||
#define USB_CHARGING_ONLY
|
||||
#else /* BOOTLOADER */
|
||||
|
|
Loading…
Reference in a new issue