mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-15 12:26:33 +03:00
Feature Request: Make the "EMS-ESP" title text in the web interface configurable.
Fixes #3110
This commit is contained in:
@@ -58,6 +58,7 @@ namespace emsesp {
|
||||
class WebSettings {
|
||||
public:
|
||||
String version = EMSESP_APP_VERSION;
|
||||
String system_name;
|
||||
String locale;
|
||||
uint8_t tx_mode;
|
||||
uint8_t ems_bus_id;
|
||||
|
||||
Reference in New Issue
Block a user