]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/SlottedCollisionLayerC.nc
rename everything to support the RF212
[tinyos-2.x.git] / tos / chips / rf230 / SlottedCollisionLayerC.nc
index 002884635c12075af2eefc75c85d83bbf624aba8..fb3962b318d88519eea6fa18bb30e72baa884d05 100644 (file)
@@ -50,7 +50,7 @@ implementation
        SlottedCollisionLayerP.Random -> RandomC;
        MainC.SoftwareInit -> SlottedCollisionLayerP;
 
-#ifdef RF230_DEBUG
+#ifdef RF2XX_DEBUG
        components DiagMsgC;
        SlottedCollisionLayerP.DiagMsg -> DiagMsgC;
 #endif