Reduce minimum temperature
This commit is contained in:
parent
d54a743380
commit
c530de28d6
|
@ -20,7 +20,7 @@ TEMP_COLOR = RED
|
||||||
CPU_COLOR = BLUE
|
CPU_COLOR = BLUE
|
||||||
NETWORK_COLOR = PINK
|
NETWORK_COLOR = PINK
|
||||||
|
|
||||||
MIN_TEMP = 45
|
MIN_TEMP = 40
|
||||||
MAX_TEMP = 85
|
MAX_TEMP = 85
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue