diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 621037ae..462d215b 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -282,7 +282,7 @@ "Formula": "COUNT_THRESHOLD", "StepRatio": 0.2, "Combination": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF", "VIRTUAL-SKIN-LEGACY-MODEL-DIFF"], - "Coefficient": [7000, 7000], + "Coefficient": [10000, 7000], "Multiplier": 1, "PassiveDelay": 7000 }, diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index effe1db8..a1e582c3 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -272,7 +272,7 @@ "Formula": "COUNT_THRESHOLD", "StepRatio": 0.2, "Combination": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF", "VIRTUAL-SKIN-LEGACY-MODEL-DIFF"], - "Coefficient": [7000, 7000], + "Coefficient": [10000, 7000], "Multiplier": 1, "PassiveDelay": 7000 }, diff --git a/thermal/thermal_info_config_tokay.json b/thermal/thermal_info_config_tokay.json index c4e1d39b..6533a57d 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -261,7 +261,7 @@ "Formula": "COUNT_THRESHOLD", "StepRatio": 0.2, "Combination": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF", "VIRTUAL-SKIN-LEGACY-MODEL-DIFF"], - "Coefficient": [7000, 7000], + "Coefficient": [10000, 7000], "Multiplier": 1, "PassiveDelay": 7000 },