summaryrefslogtreecommitdiff
path: root/firmware/export/config-ifp7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ifp7xx.h')
-rw-r--r--firmware/export/config-ifp7xx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index 435b6ef984..89b2228078 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -57,6 +57,9 @@
57#define MAX_CONTRAST_SETTING 63 57#define MAX_CONTRAST_SETTING 63
58#define DEFAULT_CONTRAST_SETTING 40 58#define DEFAULT_CONTRAST_SETTING 40
59 59
60/* define this if you have a flash memory storage */
61#define HAVE_FLASH_STORAGE
62
60#ifndef SIMULATOR 63#ifndef SIMULATOR
61 64
62/* Define this if you have a Philips PNX0101 */ 65/* Define this if you have a Philips PNX0101 */