[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/receive
CC2420ReceiveP.nc, 1.4, 1.5
dmm
rincon at users.sourceforge.net
Mon Jan 14 14:18:22 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/receive
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30129
Modified Files:
CC2420ReceiveP.nc
Log Message:
Define the IEEE types
Index: CC2420ReceiveP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/receive/CC2420ReceiveP.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** CC2420ReceiveP.nc 13 Sep 2007 23:10:16 -0000 1.4
--- CC2420ReceiveP.nc 14 Jan 2008 22:18:19 -0000 1.5
***************
*** 37,40 ****
--- 37,42 ----
*/
+ #include "IEEE802154.h"
+
module CC2420ReceiveP {
More information about the Tinyos-2-commits
mailing list