]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/tkn154/TestIndirect/coordinator/TestCoordSenderC.nc
- re-designed the radio driver interfaces, restructured/improved the CC2420 radio...
[tinyos-2.x.git] / apps / tests / tkn154 / TestIndirect / coordinator / TestCoordSenderC.nc
index 454cbdadeb9bf2a25e747ad4cec5a25da27cf5be..381aba9f5e4517842b7685f8fcf618872d7c0eb0 100644 (file)
@@ -73,7 +73,7 @@ module TestCoordSenderC
           &deviceShortAddress,     // DstAddr,
           NULL                     // security
           );
-      call MLME_RESET.request(TRUE, BEACON_ENABLED_PAN);
+      call MLME_RESET.request(TRUE);
     }
   }