X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf2xx%2Flayers%2FSoftwareAckLayerP.nc;h=035c67b1dc56bfcf0a3877f47aa2ef174051893e;hb=97e9cb5f12a8fcdd7537ddd0eec19ffe364af663;hp=643248177a33f00140660db08c98fef362aee096;hpb=51b365b6cb1df293dac98e285ae4856c2dccba2b;p=tinyos-2.x.git diff --git a/tos/chips/rf2xx/layers/SoftwareAckLayerP.nc b/tos/chips/rf2xx/layers/SoftwareAckLayerP.nc index 64324817..035c67b1 100644 --- a/tos/chips/rf2xx/layers/SoftwareAckLayerP.nc +++ b/tos/chips/rf2xx/layers/SoftwareAckLayerP.nc @@ -32,6 +32,7 @@ module SoftwareAckLayerP interface RadioReceive; interface PacketAcknowledgements; } + uses { interface RadioSend as SubSend;