X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FSlottedCollisionLayerP.nc;h=4a7eaff643d733be5435a75c50dbbb9c7685c9da;hb=64b6cdad82d59d479856f52b6117e30fb9bebc7e;hp=f9108ee1c2be399983105bc2fde187c209f96e3d;hpb=d03b3dc553fa13fffcc3bfd7c4e00bf34e9cbcb8;p=tinyos-2.x.git diff --git a/tos/chips/rf230/SlottedCollisionLayerP.nc b/tos/chips/rf230/SlottedCollisionLayerP.nc index f9108ee1..4a7eaff6 100644 --- a/tos/chips/rf230/SlottedCollisionLayerP.nc +++ b/tos/chips/rf230/SlottedCollisionLayerP.nc @@ -39,7 +39,7 @@ module SlottedCollisionLayerP interface RadioAlarm; interface Random; interface SlottedCollisionConfig as Config; -#ifdef RF230_DEBUG +#ifdef RF2XX_DEBUG interface DiagMsg; #endif } @@ -252,7 +252,7 @@ implementation return SUCCESS; } -#ifdef RF230_DEBUG +#ifdef RF2XX_DEBUG tasklet_norace uint8_t count; void printStats() {