X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FGoodFETNRF.py;h=3c780a57a68319484372e5fd7645afa5d728ce81;hp=e95b9cf0002c42a18b8a7a99f0b3d868b451b5b9;hb=144771f910594345d1efda0363a01735670ce2e5;hpb=72d5220e89dc6412e649cfb23da46565afd10046 diff --git a/client/GoodFETNRF.py b/client/GoodFETNRF.py index e95b9cf..3c780a5 100644 --- a/client/GoodFETNRF.py +++ b/client/GoodFETNRF.py @@ -164,7 +164,7 @@ class GoodFETNRF(GoodFET): """Hold a carrier wave on the present frequency.""" # Set CONT_WAVE, PLL_LOCK, and 0dBm in RF_SETUP self.poke(0x06,8+10+4+2); - + packetlen=16; def RF_setpacketlen(self,len=16): """Set the number of bytes in the expected payload."""