diff --git a/thermal/thermal_info_config_charge_tegu.json b/thermal/thermal_info_config_charge_tegu.json index 02f66bd..74badb4 100644 --- a/thermal/thermal_info_config_charge_tegu.json +++ b/thermal/thermal_info_config_charge_tegu.json @@ -171,7 +171,7 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "CdevCeiling": [0, 25, 25, 25, 26, 26, 26], - "LimitInfo": [0, 0, 1, 1, 26, 26, 26] + "LimitInfo": [0, 1, 1, 1, 26, 26, 26] } ] }, diff --git a/thermal/thermal_info_config_tegu.json b/thermal/thermal_info_config_tegu.json index 745e69c..e5d1050 100644 --- a/thermal/thermal_info_config_tegu.json +++ b/thermal/thermal_info_config_tegu.json @@ -844,7 +844,7 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "CdevCeiling": [0, 25, 25, 25, 26, 26, 26], - "LimitInfo": [0, 0, 1, 1, 26, 26, 26] + "LimitInfo": [0, 1, 1, 1, 26, 26, 26] } ] }, @@ -1277,4 +1277,4 @@ } } } -} \ No newline at end of file +}