Merge "thermal: increase passivedelay to 600 seconds" into main
This commit is contained in:
commit
b27941c91e
2 changed files with 2 additions and 2 deletions
|
@ -144,7 +144,7 @@
|
|||
"Coefficient":[-25000, 80],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||
"PollingDelay":0,
|
||||
"PassiveDelay":1000,
|
||||
"PassiveDelay":600000,
|
||||
"Multiplier":1,
|
||||
"SendCallback":true
|
||||
},
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
"Coefficient":[-25000, 80],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||
"PollingDelay":0,
|
||||
"PassiveDelay":1000,
|
||||
"PassiveDelay":600000,
|
||||
"Multiplier":1,
|
||||
"SendCallback":true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue