Reflex jamming in CCSPI now has a selectable backoff,
[goodfet] / client / GoodFETAVR.py
index dc143cc..4749d06 100644 (file)
@@ -5,7 +5,7 @@
 #
 # This code is being rewritten and refactored.  You've been warned!
 
-import sys, time, string, cStringIO, struct, glob, serial, os;
+import sys, time, string, cStringIO, struct, glob, os;
 
 from GoodFET import GoodFET;