X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FTrafficMonitorLayerP.nc;h=ff9a42a3d3904f4bf50f464b5517d8bb9c7c486b;hb=2c335af0edd4edc644d8df96c0549e8a69606bb8;hp=237ea8150ab324140bec9ee436caa19110f6197a;hpb=64b6cdad82d59d479856f52b6117e30fb9bebc7e;p=tinyos-2.x.git diff --git a/tos/chips/rf230/TrafficMonitorLayerP.nc b/tos/chips/rf230/TrafficMonitorLayerP.nc index 237ea815..ff9a42a3 100644 --- a/tos/chips/rf230/TrafficMonitorLayerP.nc +++ b/tos/chips/rf230/TrafficMonitorLayerP.nc @@ -50,7 +50,7 @@ module TrafficMonitorLayerP interface Neighborhood; interface NeighborhoodFlag; interface Tasklet; -#ifdef RF230_DEBUG +#ifdef RF2XX_DEBUG interface DiagMsg; #endif }