Browse Source

Import consistency.

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

+ 1
- 0
pyad2/ad2.py View File

@@ -6,6 +6,7 @@ Provides the full AD2 class and factory.

import time
import threading

from .event import event
from .devices import USBDevice
from .util import CommError, NoDeviceError


Loading…
Cancel
Save