X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FTrafficMonitorLayerP.nc;h=237ea8150ab324140bec9ee436caa19110f6197a;hb=64b6cdad82d59d479856f52b6117e30fb9bebc7e;hp=144fc0f5541ea52a7dd82be4a5b8f3106c492aad;hpb=d03b3dc553fa13fffcc3bfd7c4e00bf34e9cbcb8;p=tinyos-2.x.git diff --git a/tos/chips/rf230/TrafficMonitorLayerP.nc b/tos/chips/rf230/TrafficMonitorLayerP.nc index 144fc0f5..237ea815 100644 --- a/tos/chips/rf230/TrafficMonitorLayerP.nc +++ b/tos/chips/rf230/TrafficMonitorLayerP.nc @@ -153,7 +153,7 @@ implementation call Tasklet.resume(); -#ifdef RF230_DEBUG +#ifdef RF2XX_DEBUG if( ++debugCounter >= 10 && call DiagMsg.record() ) { debugCounter = 0;