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