]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Extended the signature of a dummy component
authorjanhauer <janhauer>
Fri, 16 Oct 2009 16:18:29 +0000 (16:18 +0000)
committerjanhauer <janhauer>
Fri, 16 Oct 2009 16:18:29 +0000 (16:18 +0000)
tos/lib/mac/tkn154/dummies/NoDisassociateP.nc

index 12b8f340a159506ad1390e50d84c90e3ea69b405..31a1956b71a05cf77e222ba2636f8d5b0031c3b1 100644 (file)
@@ -56,6 +56,7 @@ module NoDisassociateP
     interface Pool<ieee154_txframe_t> as TxFramePool;
     interface Pool<ieee154_txcontrol_t> as TxControlPool;
     interface MLME_GET;
+    interface MLME_SET;
     interface FrameUtility;
     interface IEEE154Frame as Frame;
     interface Get<uint64_t> as LocalExtendedAddress;