Monitor peeks work on the console.
[goodfet] / client / goodfet.msp430
index 707579e..cf0e9bc 100755 (executable)
@@ -3,7 +3,7 @@
 import sys;
 import binascii;
 
-from GoodFET.GoodFETMSP430 import GoodFETMSP430;
+from GoodFETMSP430 import GoodFETMSP430;
 from intelhex import IntelHex16bit, IntelHex;