From 37c5fad19b4553b86c2ebbfcc25c2bdccbf69e6b Mon Sep 17 00:00:00 2001 From: funman Date: Tue, 18 May 2010 18:51:46 +0000 Subject: [PATCH] Clip+: reboot on USB insert git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26148 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipplus.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index 55eacd260..ab4408afe 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -171,8 +171,8 @@ #ifndef BOOTLOADER -//#define USB_HANDLED_BY_OF -#define USE_ROCKBOX_USB +#define USB_HANDLED_BY_OF +//#define USE_ROCKBOX_USB /* USB On-the-go */ #define CONFIG_USBOTG USBOTG_AS3525v2 -- 2.11.4.GIT