GoodFETCCSPI added sniffdisect verb that tries to load dot15d4 scapy library to use...
[goodfet] / client / goodfet.rf
index eefc0e1..abb9241 100755 (executable)
@@ -45,6 +45,7 @@ if(verb=="carrier"):
     while(1):
         time.sleep(1);
 
+
 client.stop();