Dynamic Boost for GU605

This commit is contained in:
Serge
2024-03-09 13:35:47 +01:00
parent 62cac76200
commit f93c37ad97
3 changed files with 13 additions and 1 deletions

View File

@@ -474,6 +474,11 @@ public static class AppConfig
return ContainsModel("FX507ZC4");
}
public static bool DynamicBoost20()
{
return ContainsModel("GU605");
}
public static bool IsAdvantageEdition()
{
return ContainsModel("13QY");