mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-29 05:20:58 +00:00
Adjustments
This commit is contained in:
@@ -1068,6 +1068,9 @@ bool AmsConfiguration::relocateConfig103() {
|
||||
memset(web.context, 0, 37);
|
||||
|
||||
strcpy_P(ui.language, PSTR("en"));
|
||||
ui.showPerPhasePower = 2;
|
||||
ui.showPowerFactor = 2;
|
||||
ui.darkMode = 2;
|
||||
|
||||
EEPROM.put(CONFIG_UPGRADE_INFO_START, upinfo);
|
||||
EEPROM.put(CONFIG_NETWORK_START, wifi);
|
||||
|
||||
Reference in New Issue
Block a user