mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-26 13:17:12 -05:00
Enable DDR5 Temperature polling
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ bool enable_big_status = true;
|
||||
bool enable_trace = false;
|
||||
|
||||
bool enable_temp_cpu = true;
|
||||
bool enable_temp_ram = false; // DDR5+ temperature polling
|
||||
bool enable_temp_ram = true; // DDR5+ temperature polling
|
||||
|
||||
bool enable_sm = true;
|
||||
bool enable_bench = true;
|
||||
|
||||
Reference in New Issue
Block a user