Change comment

This commit is contained in:
mkbel 2019-04-24 15:52:24 +02:00 committed by GitHub
parent 1d8b2b3e18
commit e8e7fa907f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
//LANG - Multi-language support
//#define LANG_MODE 0 // primary language only
#define LANG_MODE 1 // sec. language support
#define LANG_SIZE_RESERVED 0x2b00 // reserved space for secondary language (12032 bytes)
#define LANG_SIZE_RESERVED 0x2b00 // reserved space for secondary language (11008 bytes)
#endif //_CONFIG_H