]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/SlottedCollisionLayerP.nc
rename everything to support the RF212
[tinyos-2.x.git] / tos / chips / rf230 / SlottedCollisionLayerP.nc
index f9108ee1c2be399983105bc2fde187c209f96e3d..4a7eaff643d733be5435a75c50dbbb9c7685c9da 100644 (file)
@@ -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()
        {