summaryrefslogtreecommitdiff
path: root/firmware/export/config-gmini120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gmini120.h')
-rw-r--r--firmware/export/config-gmini120.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index 5aed9a5f7d..a393b17a8a 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -16,6 +16,9 @@
16/* define this if you have RTC RAM available for settings */ 16/* define this if you have RTC RAM available for settings */
17#define HAVE_RTC_RAM 1 17#define HAVE_RTC_RAM 1
18 18
19/* define this if you would like tagcache to build on this target */
20#define HAVE_TAGCACHE
21
19/* LCD dimensions */ 22/* LCD dimensions */
20#define LCD_WIDTH 128 23#define LCD_WIDTH 128
21#define LCD_HEIGHT 64 24#define LCD_HEIGHT 64