[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/rf230 TrafficMonitorLayerP.nc, 1.3, 1.4

Miklos Maroti mmaroti at users.sourceforge.net
Sun Mar 8 16:34:16 PDT 2009


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/rf230
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26167

Modified Files:
	TrafficMonitorLayerP.nc 
Log Message:
rename everything to support the RF212 

Index: TrafficMonitorLayerP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/rf230/TrafficMonitorLayerP.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** TrafficMonitorLayerP.nc	8 Mar 2009 23:29:05 -0000	1.3
--- TrafficMonitorLayerP.nc	8 Mar 2009 23:34:13 -0000	1.4
***************
*** 51,55 ****
  		interface NeighborhoodFlag;
  		interface Tasklet;
! #ifdef RF230_DEBUG
  		interface DiagMsg;
  #endif
--- 51,55 ----
  		interface NeighborhoodFlag;
  		interface Tasklet;
! #ifdef RF2XX_DEBUG
  		interface DiagMsg;
  #endif



More information about the Tinyos-2-commits mailing list