diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index 10c1d21..b35043d 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -279,6 +279,7 @@ ], "VrThreshold":"NAN", "Multiplier":0.001, + "SendPowerHint":true, "Monitor":true, "PollingDelay":300000, "PassiveDelay":7000, diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index eb1fb2a..f6b488f 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -279,6 +279,7 @@ ], "VrThreshold":"NAN", "Multiplier":0.001, + "SendPowerHint":true, "Monitor":true, "PollingDelay":300000, "PassiveDelay":7000,