X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.spiflash;h=7aa287d1f6cf9e2bd52aa061964152479bafbd27;hp=c47c4dc22679022e9fa7ad2ff9fa2c0e13aab758;hb=fbf1dcfd59f6213926c78178115c1b7110afdf8f;hpb=fa7c4f1b34ed53c88a678f947eb4b34c6e9807b4 diff --git a/client/goodfet.spiflash b/client/goodfet.spiflash index c47c4dc..7aa287d 100755 --- a/client/goodfet.spiflash +++ b/client/goodfet.spiflash @@ -10,7 +10,7 @@ import sys; import binascii; import array; -from GoodFET import GoodFETSPIFlash; +from GoodFETSPI import GoodFETSPIFlash; from intelhex import IntelHex; if(len(sys.argv)==1):