Browse Source

Removed unused import.

pyserial_fix
Scott Petersen 11 years ago
parent
commit
2f2a224d24
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      pyad2/util.py

+ 0
- 1
pyad2/util.py View File

@@ -6,7 +6,6 @@ Provides utility classes for the AD2 devices.

import ad2
import time
import traceback
import threading

class NoDeviceError(Exception):


Loading…
Cancel
Save