summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index e048ebefb9..dd83edf8ca 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -207,3 +207,6 @@
207#define MIN_REMOTE_CONTRAST_SETTING 10 207#define MIN_REMOTE_CONTRAST_SETTING 10
208#define MAX_REMOTE_CONTRAST_SETTING 35 208#define MAX_REMOTE_CONTRAST_SETTING 35
209#define DEFAULT_REMOTE_CONTRAST_SETTING 24 /* Match boot contrast */ 209#define DEFAULT_REMOTE_CONTRAST_SETTING 24 /* Match boot contrast */
210
211#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
212