mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 10:18:49 +01:00
Took out a state variable that didn't end up being used.
This commit is contained in:
parent
45b4a6d078
commit
f86efc8a38
@ -92,7 +92,6 @@ def set_performance(scale):
|
||||
|
||||
def fan_loop():
|
||||
global lastTemp
|
||||
statechange = False
|
||||
hotcount = 0
|
||||
coolcount = 0
|
||||
while True:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user