From 231e54d80f27e2df33e3f3c8b56e81e15738d81a Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Tue, 24 Nov 2009 17:59:25 +0000 Subject: Sansa AMS : fix recording Flyspray: FS#10371 Authors: Fred Bauer and myself Only enabled on e200v2 and Fuze (crashes on clipv1) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23739 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-fuze.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-fuze.h') diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h index cc6669af39..4370aef42e 100644 --- a/firmware/export/config-fuze.h +++ b/firmware/export/config-fuze.h @@ -10,7 +10,7 @@ #define HW_SAMPR_CAPS SAMPR_CAP_ALL /* define this if you have recording possibility */ -//#define HAVE_RECORDING +#define HAVE_RECORDING #define REC_SAMPR_CAPS SAMPR_CAP_ALL -- cgit v1.2.3