Update AV_Data_Capture.py
This commit is contained in:
parent
424ede24eb
commit
3e0dc60bad
@ -11,3 +11,4 @@ for i in b:
|
|||||||
os.chdir(os.getcwd())
|
os.chdir(os.getcwd())
|
||||||
for i in a:
|
for i in a:
|
||||||
os.system('python core.py'+' "'+i+'"')
|
os.system('python core.py'+' "'+i+'"')
|
||||||
|
time.sleep(3)
|
||||||
|
Loading…
Reference in New Issue
Block a user