played around with different inputs to change the temperature display
[goodfet] / client / goodfet.avr
index ea40460..5eee753 100755 (executable)
@@ -3,7 +3,7 @@
 import sys;
 import binascii;
 
-from GoodFET.GoodFETAVR import GoodFETAVR;
+from GoodFETAVR import GoodFETAVR;
 from intelhex import IntelHex16bit, IntelHex;
 
 if(len(sys.argv)==1):