mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-09 22:44:44 +00:00
renamed tra;py to tasks.py
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
defa06a6ac
commit
c08ad60100
@ -105,7 +105,7 @@ def stop_metric():
|
||||
|
||||
def stop_pit():
|
||||
pit_enable = False
|
||||
|
||||
"""
|
||||
def main():
|
||||
|
||||
init()
|
||||
@ -173,4 +173,5 @@ def main():
|
||||
print(cmds[1] + " is running")
|
||||
|
||||
if(__name__ == "__main__"):
|
||||
main()
|
||||
main()
|
||||
"""
|
Loading…
Reference in New Issue
Block a user