]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/collection/CollectionC.nc
Merge over into the trunk.
[tinyos-2.x.git] / tos / lib / net / collection / CollectionC.nc
index af332acbe47eca3270431c1479e086351b3ef92a..8c33ef3cb3cba30fba3a08c1a0de7c7f84107826 100644 (file)
@@ -50,6 +50,7 @@ implementation {
   
   ForwardingEngineP.BasicRouting -> TreeRoutingEngineP;
   TreeRoutingEngineP.LinkEstimator -> LinkEstimatorC;
+  ForwardingEngineP.LinkEstimator -> LinkEstimatorC;
   
   components new LinkEstimatorAMSenderC(AM_COLLECTION_DATA) 
     as DataAMSender;