Add AMD Ryzen processor temperatur capability to systemmonitor (#48705)

This commit is contained in:
Michael 2021-04-06 05:07:22 +02:00 committed by GitHub
parent e8cbdea881
commit b47a90a9d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,6 +179,7 @@ CPU_SENSOR_PREFIXES = [
"radeon 1",
"soc-thermal 1",
"soc_thermal 1",
"Tctl",
]