mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
add comment
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#define EMSESP_DEFAULT_LOCALE EMSESP_LOCALE_EN // English
|
||||
#else
|
||||
// this is for debugging different languages in standalone version
|
||||
#define EMSESP_DEFAULT_LOCALE EMSESP_LOCALE_DE // German
|
||||
// #define EMSESP_DEFAULT_LOCALE EMSESP_LOCALE_EN // English
|
||||
// #define EMSESP_DEFAULT_LOCALE EMSESP_LOCALE_DE // German
|
||||
#define EMSESP_DEFAULT_LOCALE EMSESP_LOCALE_EN // English
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_TX_MODE
|
||||
|
||||
Reference in New Issue
Block a user