summaryrefslogtreecommitdiff
path: root/firmware/common/unicode.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/common/unicode.c')
-rw-r--r--firmware/common/unicode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/common/unicode.c b/firmware/common/unicode.c
index ba28edd15a..2d11a38845 100644
--- a/firmware/common/unicode.c
+++ b/firmware/common/unicode.c
@@ -47,7 +47,7 @@ static const char cp_2_table[NUM_CODEPAGES] =
47 47
48#else /* !HAVE_LCD_BITMAP, reduced support */ 48#else /* !HAVE_LCD_BITMAP, reduced support */
49 49
50#define MAX_CP_TABLE_SIZE 512 50#define MAX_CP_TABLE_SIZE 640
51#define NUM_TABLES 1 51#define NUM_TABLES 1
52 52
53enum { 53enum {