Facilitated the execution of start_engine()
This commit is contained in:
parent
d02b6d3839
commit
5ffbdd4a80
4 changed files with 43101 additions and 43100 deletions
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
|
@ -37,4 +37,5 @@ def start():
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
DBHelper.set_power("on")
|
||||||
start()
|
start()
|
Loading…
Reference in a new issue