]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/TrafficMonitorLayerP.nc
rename everything to support the RF212
[tinyos-2.x.git] / tos / chips / rf230 / TrafficMonitorLayerP.nc
index 144fc0f5541ea52a7dd82be4a5b8f3106c492aad..237ea8150ab324140bec9ee436caa19110f6197a 100644 (file)
@@ -153,7 +153,7 @@ implementation
 
                call Tasklet.resume();
 
-#ifdef RF230_DEBUG
+#ifdef RF2XX_DEBUG
                if( ++debugCounter >= 10 && call DiagMsg.record() )
                {
                        debugCounter = 0;