mirror of
https://github.com/thelittlerocket/CAM4Recorder.git
synced 2025-01-31 01:58:18 +08:00
Update CAM4Recorder.py
This commit is contained in:
parent
466adc18fa
commit
0750e8faa8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ i = 1
|
|||
return results
|
||||
except:
|
||||
i = i + 1
|
||||
sys.stdout.write("\033[F")
|
||||
|
||||
|
||||
def startRecording(model):
|
||||
|
|
Loading…
Reference in a new issue