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