[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/interfaces CC2420Receive.nc, 1.1, 1.2

Vlado Handziski vlahan at users.sourceforge.net
Tue May 13 08:48:12 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/interfaces
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15975/interfaces

Modified Files:
	CC2420Receive.nc 
Log Message:
Small cleanup.

Index: CC2420Receive.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/interfaces/CC2420Receive.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CC2420Receive.nc	4 Jul 2007 00:37:14 -0000	1.1
--- CC2420Receive.nc	13 May 2008 15:48:10 -0000	1.2
***************
*** 38,41 ****
--- 38,43 ----
   */
  
+ #include "message.h"
+ 
  interface CC2420Receive {
  



More information about the Tinyos-2-commits mailing list