]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/tkn154/nonbeacon-enabled/TestIndirectData/device/TestIndirectDataDeviceC.nc
Now allows to use variable radio channel.
[tinyos-2.x.git] / apps / tests / tkn154 / nonbeacon-enabled / TestIndirectData / device / TestIndirectDataDeviceC.nc
index 9224c66a6d54aaf92ed8c1e22b52c8ea0110c147..71108b0460adc5c9055774f0d642c4d44ada7378 100644 (file)
@@ -64,6 +64,7 @@ module TestIndirectDataDeviceC
 
   void startApp()
   {
+    call MLME_SET.phyCurrentChannel(RADIO_CHANNEL);
     call MLME_SET.macAutoRequest(FALSE);
     call MLME_SET.macPANId(PAN_ID);
     call MLME_SET.macCoordShortAddress(COORDINATOR_ADDRESS);