Merge "thermal: Update the polling settings for VSKIN-SPEAKER" into main
This commit is contained in:
commit
ccabf65b91
2 changed files with 6 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue