diff options
Diffstat (limited to 'thermalConfig.cpp')
-rw-r--r-- | thermalConfig.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/thermalConfig.cpp b/thermalConfig.cpp index eb3664d..266f46b 100644 --- a/thermalConfig.cpp +++ b/thermalConfig.cpp @@ -909,11 +909,11 @@ namespace implementation { }, { TemperatureType::SKIN, - { "xo-therm" }, + { "skin-msm-therm" }, "skin", - 55000, + 46500, 95000, - 55000, + 46500, true, }, }; |