Fix GUI storage address (same as settings bug)

This commit is contained in:
Ben V. Brown
2017-12-21 23:34:57 +11:00
parent 1bc62adc6c
commit 90c0bf9683
5 changed files with 6 additions and 3 deletions

View File

@@ -33,4 +33,6 @@ extern const char SettingRightChar;
extern const char SettingLeftChar;
extern const char SettingAutoChar;
#define LANG_EN
#endif /* TRANSLATION_H_ */