]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/iris/ActiveMessageC.nc
rename RF230 specific files to conform the TEP naming conventions
[tinyos-2.x.git] / tos / platforms / iris / ActiveMessageC.nc
index d86fd0f999dd8505e9109c5e9a6f069d89c9847d..50fc987967a98fef87e97ea0772c544e17969f44 100644 (file)
@@ -45,7 +45,7 @@ configuration ActiveMessageC
 
 implementation
 {
-       components DefaultMacC as MAC;
+       components RF230ActiveMessageC as MAC;
 
        SplitControl = MAC;
        AMSend       = MAC;