Refactoring the client. I probably broke something.
[goodfet] / client / goodfet.sc
index 115be85..54d87f2 100755 (executable)
@@ -3,7 +3,7 @@
 import sys;
 import binascii;
 
-from GoodFETSmartCard import GoodFETSmartCard;
+from GoodFET.GoodFETSmartCard import GoodFETSmartCard;
 from intelhex import IntelHex16bit, IntelHex;
 
 #Initialize FET and set baud rate