Merge "thermal: fix the threshold of monitor sensor" into main
This commit is contained in:
commit
3edfcc7751
1 changed files with 2 additions and 2 deletions
|
@ -1261,11 +1261,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Monitor": ["north_therm"],
|
"Monitor": ["north_therm"],
|
||||||
"TempRange": [-20.0, 55.0]
|
"TempRange": [-20.0, 60.0]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Monitor": ["rfpa_therm"],
|
"Monitor": ["rfpa_therm"],
|
||||||
"TempRange": [-20.0, 60.0]
|
"TempRange": [-20.0, 55.0]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue