Explicitly save previous power limits

This commit is contained in:
IceStormNG
2024-03-02 13:26:37 +01:00
parent 89de581e1f
commit b104d852c7
4 changed files with 17 additions and 7 deletions

View File

@@ -8,5 +8,7 @@
public void ResetPowerLimits();
public void SavePowerLimits();
}
}