Merge pull request #2187 from prusa3d/MK3_3.8.0

Mk3 3.8.0
This commit is contained in:
DRracer 2019-09-10 18:19:36 +02:00 committed by GitHub
commit d94356802c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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