From d57e65109ac74ce49d8ac50a00d8ef88a0065e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A1stor=20Mu=C3=B1oz?= Date: Sat, 17 Oct 2015 03:33:31 +0200 Subject: [PATCH] iPod Classic: enable AB repeat Change-Id: I58f3b0a3e4d8a1649d5549c312e6a259bce697a4 --- firmware/export/config/ipod6g.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 0a40108699..228867ed82 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -103,8 +103,8 @@ /* Define this to have CPU boosted while scrolling in the UI */ #define HAVE_GUI_BOOST -//#define AB_REPEAT_ENABLE -//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE +#define AB_REPEAT_ENABLE +#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE /* define this if you have a disk storage, i.e. something that needs spinups and can cause skips when shaked */