mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
feat: board profiles (#11)
This commit is contained in:
@@ -49,7 +49,7 @@ class DummySettings {
|
||||
String staticIPConfig = "";
|
||||
String dnsIP1 = "";
|
||||
String dnsIP2 = "";
|
||||
uint8_t ethernet_profile = 0;
|
||||
uint8_t board_profile = 0;
|
||||
uint16_t publish_time_boiler = 10;
|
||||
uint16_t publish_time_thermostat = 10;
|
||||
uint16_t publish_time_solar = 10;
|
||||
|
||||
Reference in New Issue
Block a user