New ML support - migration - fixed some messages

all variants verified according to lang_en.txt (release only)
config.h updated (enabled ML support)
This commit is contained in:
Robert Pelnar 2018-05-22 20:30:55 +02:00
parent b2413fe411
commit 7e3f675469
2 changed files with 9 additions and 9 deletions

View file

@ -19,8 +19,8 @@
#define TMC2130_SPSR SPI_SPSR(TMC2130_SPI_RATE)
//LANG - Multi-language support
#define LANG_MODE 0 // primary language only
//#define LANG_MODE 1 // sec. language support
//#define LANG_MODE 0 // primary language only
#define LANG_MODE 1 // sec. language support
#define LANG_SIZE_RESERVED 0x3000 // reserved space for secondary language (12kb)