From: mmaroti Date: Sun, 8 Mar 2009 23:34:13 +0000 (+0000) Subject: rename everything to support the RF212 X-Git-Tag: rc_6_tinyos_2_1_1~473 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=2c335af0edd4edc644d8df96c0549e8a69606bb8 rename everything to support the RF212 --- 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 }