summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe100.h')
-rw-r--r--firmware/export/config-mrobe100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 3fcef555d4..84d2ab14e1 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -43,7 +43,7 @@
43/* define this if you can invert the colours on your LCD */ 43/* define this if you can invert the colours on your LCD */
44#define HAVE_LCD_INVERT 44#define HAVE_LCD_INVERT
45 45
46/*#define IRAM_LCDFRAMEBUFFER IDATA_ATTR */ /* put the lcd frame buffer in IRAM */ 46#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
47 47
48#ifndef BOOTLOADER 48#ifndef BOOTLOADER
49/* Define this if you have an remote lcd */ 49/* Define this if you have an remote lcd */