[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL README.txt, 1.3, 1.4

dmm rincon at users.sourceforge.net
Tue Jul 10 11:01:42 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestLPL
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25092

Modified Files:
	README.txt 
Log Message:
Removed the cc2420_lpl reference.

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestLPL/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README.txt	19 Apr 2007 23:49:49 -0000	1.3
--- README.txt	10 Jul 2007 18:01:40 -0000	1.4
***************
*** 9,13 ****
  This application currently runs on motes using the CC1000 and CC2420
  radios. To compile for motes with CC2420 radios, you must do:
!   env CFLAGS="-I%T/chips/cc2420_lpl -DLOW_POWER_LISTENING" make <platform>
  
  This application blinks LED 0 every time it sends a message, and toggles
--- 9,13 ----
  This application currently runs on motes using the CC1000 and CC2420
  radios. To compile for motes with CC2420 radios, you must do:
!   env CFLAGS="-DLOW_POWER_LISTENING" make <platform>
  
  This application blinks LED 0 every time it sends a message, and toggles



More information about the Tinyos-2-commits mailing list