remove old var
This commit is contained in:
parent
38ee4f9b9a
commit
b811351aba
2
run.py
2
run.py
@ -487,8 +487,6 @@ def get_sensors():
|
|||||||
else:
|
else:
|
||||||
out = [0, 0, 0, 0]
|
out = [0, 0, 0, 0]
|
||||||
|
|
||||||
if len(out) != 4:
|
|
||||||
return -1
|
|
||||||
#fprint("Values: " + str(sensors))
|
#fprint("Values: " + str(sensors))
|
||||||
mbconn.close()
|
mbconn.close()
|
||||||
for x in range(len(sensors)):
|
for x in range(len(sensors)):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user