diff --git a/thermal/thermal_info_config_husky.json b/thermal/thermal_info_config_husky.json index 7d31e4c..1702dd2 100644 --- a/thermal/thermal_info_config_husky.json +++ b/thermal/thermal_info_config_husky.json @@ -750,7 +750,9 @@ "HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"], "HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0], "Multiplier":0.001, - "SendCallback":true + "SendCallback":true, + "PollingDelay":60000, + "PassiveDelay":7000 }, { "Name":"VIRTUAL-SKIN-CHARGE-SUB-0", diff --git a/thermal/thermal_info_config_shiba.json b/thermal/thermal_info_config_shiba.json index 5609d65..7310582 100644 --- a/thermal/thermal_info_config_shiba.json +++ b/thermal/thermal_info_config_shiba.json @@ -729,7 +729,9 @@ "HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"], "HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0], "Multiplier":0.001, - "SendCallback":true + "SendCallback":true, + "PollingDelay":60000, + "PassiveDelay":7000 }, { "Name":"VIRTUAL-SKIN-CHARGE-SUB-0",