diff --git a/csharp/App/SaliMax/src/SystemConfig/Config.cs b/csharp/App/SaliMax/src/SystemConfig/Config.cs index b68772e0e..9ebb15245 100644 --- a/csharp/App/SaliMax/src/SystemConfig/Config.cs +++ b/csharp/App/SaliMax/src/SystemConfig/Config.cs @@ -31,7 +31,7 @@ public class Config //TODO: let IE choose from config files (Json) and connect t MinSoc = 20, LastEoc = UnixTime.Epoch, PConstant = .5, - GridSetPoint = -20000, + GridSetPoint = 0, BatterySelfDischargePower = 200, // TODO: multiple batteries HoldSocZone = 1, // TODO: find better name, ControllerPConstant = 0.5,