]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/BaseStation/BaseStationC.nc
Remove TestLogStorage and add changes to BaseStation app
[tinyos-2.x.git] / apps / tosthreads / apps / BaseStation / BaseStationC.nc
index db79050712518711f3241fb2c4fab0a9aa6f8bf2..268978d6ea90fcacc2db81419b41186bfbddec38 100644 (file)
@@ -55,5 +55,5 @@ implementation {
     call BlockingRadioAMControl.start();
     call BlockingSerialAMControl.start();
     signal BaseStationBoot.booted();
-  }
+  }  
 }