Merge "thermal: update vt model with 3 prev samples" into main
This commit is contained in:
commit
11c24123c3
3 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@
|
|||
"Coefficient": [1.0],
|
||||
"Multiplier": 0.001,
|
||||
"Offset": 500,
|
||||
"PreviousSampleCount": 5
|
||||
"PreviousSampleCount": 3
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
"Coefficient": [1.0],
|
||||
"Multiplier": 0.001,
|
||||
"Offset": 500,
|
||||
"PreviousSampleCount": 5
|
||||
"PreviousSampleCount": 3
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue