Browse Source

Timeout tweaks..

pyserial_fix
Scott Petersen 12 years ago
parent
commit
ff93bc290f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pyad2usb/util.py

+ 1
- 1
pyad2usb/util.py View File

@@ -134,7 +134,7 @@ class Firmware(object):
stage_callback(Firmware.STAGE_WAITING)
time.sleep(1)

time.sleep(1)
time.sleep(2)

# Reboot the device and wait for the boot loader.
stage_callback(Firmware.STAGE_BOOT)


||||||
x
 
000:0
Loading…
Cancel
Save