summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 57dd6bf374..03f5edd453 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -87,7 +87,7 @@
87#define MAX_CONTRAST_SETTING 50 87#define MAX_CONTRAST_SETTING 50
88#define DEFAULT_CONTRAST_SETTING 30 88#define DEFAULT_CONTRAST_SETTING 30
89 89
90#define IRAM_LCDFRAMEBUFFER IDATA_ATTR /* put the lcd frame buffer in IRAM */ 90#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
91 91
92#define CONFIG_KEYPAD SANSA_CLIP_PAD 92#define CONFIG_KEYPAD SANSA_CLIP_PAD
93 93