X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.monitor;h=2ea400a94ab1d59d695964db68855637bd7ca716;hp=fb9252889284350ebbf5a3a34a318cb7bdfdbe1b;hb=b311f78c8bcb981cefe794a321e98517f7a95a1a;hpb=dbd55dca7cded37fc93f74beb7c3043f11389d6e diff --git a/client/goodfet.monitor b/client/goodfet.monitor index fb92528..2ea400a 100755 --- a/client/goodfet.monitor +++ b/client/goodfet.monitor @@ -20,7 +20,7 @@ if(len(sys.argv)==1): print "%s exec '0x35 0x00 0x..'" % sys.argv[0]; sys.exit(); -#Initailize FET and set baud rate +#Initialize FET and set baud rate client=GoodFET(); client.serInit()