Update CAM4Recorder.py

This commit is contained in:
beaston02 2017-05-29 17:37:30 -07:00 committed by GitHub
parent 466adc18fa
commit 0750e8faa8

View file

@ -26,6 +26,7 @@ i = 1
return results
except:
i = i + 1
sys.stdout.write("\033[F")
def startRecording(model):