summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index 7f993be512..dbd3b0c0ee 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -66,7 +66,8 @@
66/* define this if you can invert the colours on your LCD */ 66/* define this if you can invert the colours on your LCD */
67#define HAVE_LCD_INVERT 67#define HAVE_LCD_INVERT
68 68
69/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */ 69/* put the lcd frame buffer in IRAM */
70#define IRAM_LCDFRAMEBUFFER IBSS_ATTR
70 71
71#define CONFIG_KEYPAD SANSA_E200_PAD 72#define CONFIG_KEYPAD SANSA_E200_PAD
72 73