]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestCollection/TestCollectionAppC.nc
Update to TestCollection for C based API
[tinyos-2.x.git] / apps / tosthreads / apps / TestCollection / TestCollectionAppC.nc
index d6dab92275c063e533a7beb4c6032d1024c34e2a..4db9f298a37df58e0f12fef129879cdc980f1b9f 100644 (file)
@@ -40,6 +40,7 @@ implementation {
              MainC,
              BlockingSerialActiveMessageC,
              new BlockingSerialAMSenderC(AM_OSCILLOSCOPE);
+             
   
   TestCollectionC.MainThread -> MainThread;
   TestCollectionC.Boot -> MainC;