diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 70e0e788..9935bac3 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 833ff372..50dec2aa 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 b1a03226..2bc4a373 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 },