X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.monitor;h=2ea400a94ab1d59d695964db68855637bd7ca716;hp=fb9252889284350ebbf5a3a34a318cb7bdfdbe1b;hb=1f8e984b38e60a3b2aa0609864f05250cc8df673;hpb=46169c20b9a243aa8deecb4747a9431e86758c1c 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()