]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/layers/SoftwareAckLayerC.nc
reorganized packet header handling, added RF212Ieee154MessageC for BLIP
[tinyos-2.x.git] / tos / chips / rf2xx / layers / SoftwareAckLayerC.nc
index 44e2cf063a2705f83db05b9d54375fd278d3ba51..775b9cdc9084d288ee51973c94a4f23778cea1e4 100755 (executable)
@@ -27,8 +27,10 @@ configuration SoftwareAckLayerC
        {
                interface RadioSend;
                interface RadioReceive;
+
                interface PacketAcknowledgements;
        }
+
        uses
        {
                interface RadioSend as SubSend;