Higher max temp
This commit is contained in:
parent
9dbfb2168d
commit
714fcbb6a0
@ -203,7 +203,7 @@ def monitor_stats():
|
|||||||
temp_values = [0] * 10
|
temp_values = [0] * 10
|
||||||
|
|
||||||
min_temp = 45
|
min_temp = 45
|
||||||
max_temp = 90
|
max_temp = 95
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
cpu_percent = psutil.cpu_percent(interval=2)
|
cpu_percent = psutil.cpu_percent(interval=2)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user