one tab away
This commit is contained in:
parent
642c93de86
commit
7c0ed44e17
2
V6.py
2
V6.py
|
@ -883,7 +883,7 @@ def very_custom_start(json):
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
printf(f"CustomStart {e}")
|
printf(f"CustomStart {e}")
|
||||||
|
|
||||||
driver.close()
|
driver.close()
|
||||||
display.stop()
|
display.stop()
|
||||||
|
|
||||||
if g.very_custom :
|
if g.very_custom :
|
||||||
|
|
Loading…
Reference in New Issue