GPU Temp: temporarily disabled GPU detection until we figure it out.

This commit is contained in:
Lemmy
2025-12-14 11:24:59 -05:00
parent cd05a1c375
commit e7039b832a
+1 -1
View File
@@ -64,7 +64,7 @@ Singleton {
cpuTempNameReader.checkNext();
// Kickoff the gpu sensor detection for temperature
gpuTempNameReader.checkNext();
//gpuTempNameReader.checkNext();
}
// --------------------------------------------