[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery README.txt, 1.2, 1.3
David Gay
idgay at users.sourceforge.net
Wed Jul 16 11:09:51 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20286/LplUnicastPeriodicDelivery
Modified Files:
README.txt
Log Message:
match expected format
clarify
java foo.class doesn't always work on Linux anymore, just assume that
users (correctly) have . in their CLASSPATH
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt 10 Jul 2007 17:43:06 -0000 1.2
--- README.txt 16 Jul 2008 18:09:49 -0000 1.3
***************
*** 4,10 ****
Description:
- To compile for motes with CC2420 radios, you must do:
- env CFLAGS="-DLOW_POWER_LISTENING" make <platform>
-
Install the application to two nodes with the following ID's:
Node 0 (Receiver node): id = 0
--- 4,7 ----
***************
*** 39,41 ****
! $Id$
\ No newline at end of file
--- 36,38 ----
! $Id$
More information about the Tinyos-2-commits
mailing list