Update AV_Data_Capture.py

This commit is contained in:
Yoshiko 2019-12-15 22:16:38 +08:00 committed by GitHub
parent 86e95589a9
commit 33db5f6f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ os.chdir(os.getcwd())
# ============global var===========
version='1.7'
version='1.8'
config = ConfigParser()
config.read(config_file, encoding='UTF-8')