X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fnet%2Fcollection%2FCollectionC.nc;h=8c33ef3cb3cba30fba3a08c1a0de7c7f84107826;hb=1a329382c4f4556fd52d85f4e3f4a67e54911682;hp=af332acbe47eca3270431c1479e086351b3ef92a;hpb=3837fe262225242d1629ba72bdf12f6d162ba5c0;p=tinyos-2.x.git diff --git a/tos/lib/net/collection/CollectionC.nc b/tos/lib/net/collection/CollectionC.nc index af332acb..8c33ef3c 100644 --- a/tos/lib/net/collection/CollectionC.nc +++ b/tos/lib/net/collection/CollectionC.nc @@ -50,6 +50,7 @@ implementation { ForwardingEngineP.BasicRouting -> TreeRoutingEngineP; TreeRoutingEngineP.LinkEstimator -> LinkEstimatorC; + ForwardingEngineP.LinkEstimator -> LinkEstimatorC; components new LinkEstimatorAMSenderC(AM_COLLECTION_DATA) as DataAMSender;