summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-11-18 13:33:27 +0000
committerNils Wallménius <nils@rockbox.org>2007-11-18 13:33:27 +0000
commit5386cc205fbbd3d0885a496897e5fa41c3eb524e (patch)
treeffc0380790c6dcd99b93ff8ad01a86a6955322b1 /firmware/export/config-recorderv2.h
parent572ecef486f972cc10475e201e211e9ce63733d8 (diff)
downloadrockbox-5386cc205fbbd3d0885a496897e5fa41c3eb524e.zip
rockbox-5386cc205fbbd3d0885a496897e5fa41c3eb524e.tar.gz
rockbox-5386cc205fbbd3d0885a496897e5fa41c3eb524e.tar.bz2
rockbox-5386cc205fbbd3d0885a496897e5fa41c3eb524e.tar.xz
Move a few #defines to target specific config files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15658 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index f06aa92..f15879e 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -109,3 +109,9 @@
#define BOOTDIR "/"
#endif /* SIMULATOR */
+
+#define HAVE_LCD_CONTRAST
+
+#define MIN_CONTRAST_SETTING 5
+#define MAX_CONTRAST_SETTING 63
+