This commit is contained in:
威勝 張 2024-04-29 13:45:19 +08:00
parent 589967afae
commit e13ee1284a

View File

@ -758,3 +758,4 @@ if __name__ == '__main__':
webcam_list[i].start() webcam_list[i].start()
print(f'重啟完成') print(f'重啟完成')
time.sleep(0.2) time.sleep(0.2)