more space for the second lang

This commit is contained in:
DRracer 2019-09-06 08:37:59 +02:00
parent 441e24acbd
commit 3ba2197dd3
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
//#define LANG_MODE 0 // primary language only
#define LANG_MODE 1 // sec. language support
#define LANG_SIZE_RESERVED 0x2800 // reserved space for secondary language (10240 bytes)
#define LANG_SIZE_RESERVED 0x3000 // reserved space for secondary language (10240 bytes)
#endif //_CONFIG_H