summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index b772a36323..da75c60ecf 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -210,3 +210,5 @@
210#define MIN_REMOTE_CONTRAST_SETTING 5 210#define MIN_REMOTE_CONTRAST_SETTING 5
211#define MAX_REMOTE_CONTRAST_SETTING 63 211#define MAX_REMOTE_CONTRAST_SETTING 63
212#define DEFAULT_REMOTE_CONTRAST_SETTING 42 212#define DEFAULT_REMOTE_CONTRAST_SETTING 42
213
214#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */