]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/tkn154/nonbeacon-enabled/TestActiveScan/device/TestActiveScanDeviceC.nc
- polished READMEs
[tinyos-2.x.git] / apps / tests / tkn154 / nonbeacon-enabled / TestActiveScan / device / TestActiveScanDeviceC.nc
index e1534edb6e06f2793ce764140a6291aaade7efc8..8bd067bee2fbabeb2c748b1a871732eb4a45002c 100644 (file)
@@ -105,8 +105,8 @@ module TestActiveScanDeviceC
       }
     }
     if(rightCoordFound == FALSE) {
-      call Leds.led0On();
-      call Led0Timer.startOneShot(62500U); 
+      // call Leds.led0On();
+      // call Led0Timer.startOneShot(62500U); 
     }
   }