NRF register width automatically determined.
[goodfet] / client / goodfet.cc
index 7a07aac..b2e76bd 100755 (executable)
@@ -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."