X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.cc;h=b2e76bdc6f45060ba9fc11e87e3c4cad9f4f7719;hp=7a07aac7d57725227be6290e785056a735635a0a;hb=21a45c7938c021cfaee254dedb5c16ea37806f6e;hpb=139279cae9d6f011896550e265d4d676e460f47d diff --git a/client/goodfet.cc b/client/goodfet.cc index 7a07aac..b2e76bd 100755 --- a/client/goodfet.cc +++ b/client/goodfet.cc @@ -39,6 +39,8 @@ client.serInit() client.setup(); client.start(); +#Get SmartRF Studio regs if they exist. +#client.loadsymbols(); if(sys.argv[1]=="explore"): print "Exploring undefined commands."