]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/dummies/NoCsmaP.nc
Fixed a bug with the resource transfer
[tinyos-2.x.git] / tos / lib / mac / tkn154 / dummies / NoCsmaP.nc
index 790fb7e231a3683452d1f30c9a9165433cc8fa6c..7137064c8226b27a480f41fc7c3391d5179b4c82 100644 (file)
@@ -73,7 +73,7 @@ generic module NoCsmaP()
     interface RadioTx;
     interface RadioRx;
     interface RadioOff;
-    interface Get<bool> as IsBeaconEnabledPAN;
+    interface GetNow<bool> as IsBeaconEnabledPAN;
     interface MLME_GET;
     interface MLME_SET;
     interface Ieee802154Debug as Debug;