readChunk (may replace readMem) is implemented, moving memory into regs then reading...
[goodfet] / client / goodfet.sc
index 54d87f2..115be85 100755 (executable)
@@ -3,7 +3,7 @@
 import sys;
 import binascii;
 
-from GoodFET.GoodFETSmartCard import GoodFETSmartCard;
+from GoodFETSmartCard import GoodFETSmartCard;
 from intelhex import IntelHex16bit, IntelHex;
 
 #Initialize FET and set baud rate