summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index ab5e37d20b..29591ce99a 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -100,6 +100,9 @@
100#define LCD_DEPTH 16 /* 65k colours */ 100#define LCD_DEPTH 16 /* 65k colours */
101#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 101#define LCD_PIXELFORMAT RGB565 /* rgb565 */
102 102
103#define MAX_ICON_HEIGHT 35
104#define MAX_ICON_WIDTH 35
105
103/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE 106/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
104 should be defined as well. */ 107 should be defined as well. */
105#define HAVE_LCD_SLEEP 108#define HAVE_LCD_SLEEP