[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420
CC2420ActiveMessageC.nc, 1.5, 1.6
dmm
rincon at users.sourceforge.net
Thu Apr 12 11:45:15 PDT 2007
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TxThroughput
Makefile, NONE, 1.1 README.txt, NONE, 1.1 TxThroughput.h, NONE,
1.1 TxThroughput.java, NONE, 1.1 TxThroughputC.nc, NONE,
1.1 TxThroughputP.nc, NONE, 1.1
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/doc/html/tutorial index.html, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26472
Modified Files:
CC2420ActiveMessageC.nc
Log Message:
Added #include "AM.h" to the top of this file to define things like am_id_t
Index: CC2420ActiveMessageC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/CC2420ActiveMessageC.nc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** CC2420ActiveMessageC.nc 12 Apr 2007 17:11:11 -0000 1.5
--- CC2420ActiveMessageC.nc 12 Apr 2007 18:45:12 -0000 1.6
***************
*** 36,39 ****
--- 36,40 ----
#include "CC2420.h"
+ #include "AM.h"
configuration CC2420ActiveMessageC {
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TxThroughput
Makefile, NONE, 1.1 README.txt, NONE, 1.1 TxThroughput.h, NONE,
1.1 TxThroughput.java, NONE, 1.1 TxThroughputC.nc, NONE,
1.1 TxThroughputP.nc, NONE, 1.1
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/doc/html/tutorial index.html, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list