Update AV_Data_Capture.py

This commit is contained in:
wenead99 2019-05-26 22:37:11 +08:00 committed by GitHub
parent 424ede24eb
commit 3e0dc60bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,3 +11,4 @@ for i in b:
os.chdir(os.getcwd())
for i in a:
os.system('python core.py'+' "'+i+'"')
time.sleep(3)