diff --git a/.gitignore b/.gitignore index 4a45af2..c12916f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc *.pyc +*.pyc diff --git a/flir_repo/flir/__pycache__/aqctl_flir.cpython-38.pyc b/flir_repo/flir/__pycache__/aqctl_flir.cpython-38.pyc index df7d042..85d45b3 100644 Binary files a/flir_repo/flir/__pycache__/aqctl_flir.cpython-38.pyc and b/flir_repo/flir/__pycache__/aqctl_flir.cpython-38.pyc differ diff --git a/flir_repo/flir/__pycache__/driver.cpython-38.pyc b/flir_repo/flir/__pycache__/driver.cpython-38.pyc index 1c38ad6..02ae289 100644 Binary files a/flir_repo/flir/__pycache__/driver.cpython-38.pyc and b/flir_repo/flir/__pycache__/driver.cpython-38.pyc differ diff --git a/flir_repo/flir/testing.py b/flir_repo/flir/testing.py index 95d7007..bd2667b 100644 --- a/flir_repo/flir/testing.py +++ b/flir_repo/flir/testing.py @@ -144,7 +144,7 @@ del cam cam_list.Clear() #system.ReleaseInstance() - +print('cam closed')