Browse Source

test.py changes

pyserial_fix
Scott Petersen 11 years ago
parent
commit
45eed1cf8a
1 changed files with 2 additions and 2 deletions
  1. +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:


Loading…
Cancel
Save