|
@@ -112,7 +112,7 @@ void SETTINGS_SetSnmpDef(void)
|
|
|
void SETTINGS_SetUPSSettingsDef(void)
|
|
|
{
|
|
|
sSettings.UPS_Setting.Ucellmin = 1.67;
|
|
|
- sSettings.UPS_Setting.Ucellmax = 2.27;
|
|
|
+ sSettings.UPS_Setting.Ucellmax = 2.26;
|
|
|
sSettings.UPS_Setting.Uakb = 24;
|
|
|
sSettings.UPS_Setting.common_capacity = 9;
|
|
|
sSettings.UPS_Setting.ups_power = 1000;
|