X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FSlottedCollisionLayerC.nc;h=fb3962b318d88519eea6fa18bb30e72baa884d05;hb=64b6cdad82d59d479856f52b6117e30fb9bebc7e;hp=002884635c12075af2eefc75c85d83bbf624aba8;hpb=d03b3dc553fa13fffcc3bfd7c4e00bf34e9cbcb8;p=tinyos-2.x.git diff --git a/tos/chips/rf230/SlottedCollisionLayerC.nc b/tos/chips/rf230/SlottedCollisionLayerC.nc index 00288463..fb3962b3 100644 --- a/tos/chips/rf230/SlottedCollisionLayerC.nc +++ b/tos/chips/rf230/SlottedCollisionLayerC.nc @@ -50,7 +50,7 @@ implementation SlottedCollisionLayerP.Random -> RandomC; MainC.SoftwareInit -> SlottedCollisionLayerP; -#ifdef RF230_DEBUG +#ifdef RF2XX_DEBUG components DiagMsgC; SlottedCollisionLayerP.DiagMsg -> DiagMsgC; #endif