diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index 8d956da..16e5a16 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -375,7 +375,7 @@ }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + "LimitInfo": [0, 1, 2, 3, 4, 4, 4] } ] }, diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index ab751d2..b4b899a 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -375,7 +375,7 @@ }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + "LimitInfo": [0, 1, 2, 3, 4, 4, 4] } ] },