This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
alarmdecoder
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Timeout tweaks..
pyserial_fix
Scott Petersen
12 years ago
parent
fbc22932fa
commit
ff93bc290f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save