From bc27e0f57c1869f4bab696410a99aa3f90aedbd7 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sat, 11 Jul 2009 17:40:52 +0000 Subject: Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 has it) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21783 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-m200v4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h index 21d777bf6d..4044c3d8ef 100644 --- a/firmware/export/config-m200v4.h +++ b/firmware/export/config-m200v4.h @@ -40,7 +40,7 @@ /* define this if you have access to the quickscreen */ //#define HAVE_QUICKSCREEN /* define this if you have access to the pitchscreen */ -//#define HAVE_PITCHSCREEN +#define HAVE_PITCHSCREEN /* define this if you would like tagcache to build on this target */ //#define HAVE_TAGCACHE -- cgit v1.2.3