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
test.py changes
pyserial_fix
Scott Petersen
11 years ago
parent
d474bf1a8d
commit
45eed1cf8a
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
test.py
+ 2
- 2
test.py
View File
@@ -166,11 +166,11 @@ try:
#test_serial()
#upload_serial()
test_usb()
#
test_usb()
#test_usb_serial()
#test_factory()
#test_factory_watcher()
#
upload_usb()
upload_usb()
#upload_usb_serial()
except Exception, err:
Write
Preview
Loading…
Cancel
Save