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
Getting rid of these until they're needed.
pyserial_fix
Scott Petersen
11 years ago
parent
5b6ef33533
commit
363f14707f
1 changed files
with
0 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-12
pyad2usb/util.py
+ 0
- 12
pyad2usb/util.py
View File
@@ -44,18 +44,6 @@ class Firmware(object):
STAGE_UPLOADING = 4
STAGE_DONE = 5
def __init__(self):
"""
Constructor
"""
pass
def __del__(self):
"""
Destructor
"""
pass
@staticmethod
def upload(dev, filename, progress_callback=None):
"""
Write
Preview
Loading…
Cancel
Save