More DCO calibrations, working on MSP430 testing framework.
[goodfet] / firmware / apps / radios / nrf.c
index bb1ed23..9254f93 100644 (file)
@@ -131,7 +131,6 @@ void nrfhandle(unsigned char app,
     break;
   case NRF_RX:
     RADIOPASSIVE;
-    
     //Get the packet.
     P5OUT&=~SS;
     nrftrans8(NRF_R_RX_PAYLOAD);