summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/nokian900.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h
index a65dc7260b..72435b222b 100644
--- a/firmware/export/config/nokian900.h
+++ b/firmware/export/config/nokian900.h
@@ -36,9 +36,7 @@
36/* define this if you would like tagcache to build on this target */ 36/* define this if you would like tagcache to build on this target */
37#define HAVE_TAGCACHE 37#define HAVE_TAGCACHE
38 38
39/* LCD dimensions 39/* LCD dimensions */
40 *
41 * overriden by configure for application builds */
42#define LCD_WIDTH 800 40#define LCD_WIDTH 800
43#define LCD_HEIGHT 480 41#define LCD_HEIGHT 480
44#define LCD_DEPTH 16 42#define LCD_DEPTH 16