mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
Multi-language/I18n support #22
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
class DummySettings {
|
||||
public:
|
||||
String locale = "en";
|
||||
uint8_t tx_mode = 1;
|
||||
uint8_t ems_bus_id = 0x0B;
|
||||
bool syslog_enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user