summaryrefslogtreecommitdiff
path: root/board/spring/usb_charging.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/usb_charging.c')
-rw-r--r--board/spring/usb_charging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/spring/usb_charging.c b/board/spring/usb_charging.c
index 5556886cd6..e347ab9c91 100644
--- a/board/spring/usb_charging.c
+++ b/board/spring/usb_charging.c
@@ -154,7 +154,7 @@ static const int apple_charger_type[4] = {I_LIMIT_500MA,
static int video_power_enabled;
-#define NON_STD_CHARGER_REDETECT_DELAY (4 * SECOND)
+#define NON_STD_CHARGER_REDETECT_DELAY (600 * MSEC)
static enum {
NO_REDETECT,
REDETECT_SCHEDULED,