diff options
| -rw-r--r-- | firmware/export/config/nokian900.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h index a65dc72..72435b2 100644 --- a/firmware/export/config/nokian900.h +++ b/firmware/export/config/nokian900.h @@ -36,9 +36,7 @@ /* define this if you would like tagcache to build on this target */ #define HAVE_TAGCACHE -/* LCD dimensions - * - * overriden by configure for application builds */ +/* LCD dimensions */ #define LCD_WIDTH 800 #define LCD_HEIGHT 480 #define LCD_DEPTH 16 |