diff --git a/thermal_info_config_cheetah.json b/thermal_info_config_cheetah.json index 1c48f4c..1f89647 100644 --- a/thermal_info_config_cheetah.json +++ b/thermal_info_config_cheetah.json @@ -319,7 +319,7 @@ "Formula":"COUNT_THRESHOLD", "TriggerSensor": "usb_pwr_therm", "Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"], - "Coefficient":[43500, 2800, 6000], + "Coefficient":[43500, 3500, 8000], "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"], "Multiplier":1, "Monitor":true, diff --git a/thermal_info_config_panther.json b/thermal_info_config_panther.json index 5e06475..0ea1598 100644 --- a/thermal_info_config_panther.json +++ b/thermal_info_config_panther.json @@ -319,7 +319,7 @@ "Formula":"COUNT_THRESHOLD", "TriggerSensor": "usb_pwr_therm", "Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"], - "Coefficient":[42000, 2000, 4000], + "Coefficient":[42000, 2500, 7000], "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"], "Multiplier":1, "Monitor":true,