X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=client%2FGoodFETNRF.py;h=6d071712679b21d60af3797a57de58c001b7b3c2;hb=3ad65af0d988ff3ae71ef71e4e6ba1e889f1e65e;hp=82cfbb436b5af3b327676d6c08aa10db23a1e0f9;hpb=355ef276d7198118ae9856f4077d85ac98f9b214;p=goodfet diff --git a/client/GoodFETNRF.py b/client/GoodFETNRF.py index 82cfbb4..6d07171 100644 --- a/client/GoodFETNRF.py +++ b/client/GoodFETNRF.py @@ -147,7 +147,7 @@ class GoodFETNRF(GoodFET): return None; def RF_carrier(self): """Hold a carrier wave on the present frequency.""" - # Set CONT_WAVE, PLL_LOCK, and 0dBm in RF_SETUP + # Set CONT_WAVE, PLL_LOCK, and 0dBm in RF_SETUP self.poke(0x06,8+10+4+2); packetlen=16;