[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplBroadcastCountToLeds README.txt, 1.3, 1.4
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/LplBroadcastCountToLeds
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20286/LplBroadcastCountToLeds
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/LplBroadcastCountToLeds/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README.txt 23 Jun 2008 23:43:53 -0000 1.3
--- README.txt 16 Jul 2008 18:09:49 -0000 1.4
***************
*** 23,31 ****
If you see LED's waggling on both motes, the test passed.
- To compile for motes with CC2420 radios, you must do:
- env CFLAGS="-DLOW_POWER_LISTENING" make <platform>
-
-
-
RadioCountToLeds maintains a 4Hz counter, broadcasting its value in
--- 23,26 ----
More information about the Tinyos-2-commits
mailing list