mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
Merge pull request #37 from kemenril/main
Took out a state variable that didn't end up being used.
This commit is contained in:
commit
668e3295ff
@ -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