Loading int_ssd_download.py +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ plist = [] all_downloaded = False for i in range(len(cams)): input(bcolors.OKGREEN+"Connect camera (eSATA) to PC (eSATA/SATA). Press Enter to continue..."+bcolors.ENDC) raw_input(bcolors.OKGREEN+"Connect camera (eSATA) to PC (eSATA/SATA). Press Enter to continue..."+bcolors.ENDC) proceed_to_next = False t = 0 while not all_downloaded: Loading Loading
int_ssd_download.py +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ plist = [] all_downloaded = False for i in range(len(cams)): input(bcolors.OKGREEN+"Connect camera (eSATA) to PC (eSATA/SATA). Press Enter to continue..."+bcolors.ENDC) raw_input(bcolors.OKGREEN+"Connect camera (eSATA) to PC (eSATA/SATA). Press Enter to continue..."+bcolors.ENDC) proceed_to_next = False t = 0 while not all_downloaded: Loading