Merge remote-tracking branch 'upstream/dev' into dev

This commit is contained in:
2Shirt 2023-07-05 15:52:29 -07:00
commit 3747434d62
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -27,7 +27,7 @@ CPU_TEMPS = {
'Cooling Low Cutoff': 50,
'Critical': 100,
'Idle Delta': 25,
'Idle High': 80,
'Idle High': 70,
}
CPU_TEST_MINUTES = 7
IO_GRAPH_WIDTH = 40