From: idgay Date: Wed, 16 Jul 2008 17:39:44 +0000 (+0000) Subject: fix compile msgs X-Git-Tag: release_tinyos_2_1_0_0~70 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=43c82f546b0e44b7dad981a08bcd7edf527e7577 fix compile msgs --- diff --git a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt index c1df9358..fdd1d912 100644 --- a/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt +++ b/apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt @@ -3,9 +3,6 @@ Author/Contact: tinyos-help@millennium.berkeley.edu Description: -To compile for motes with CC2420 radios, you must do: - env CFLAGS="-DLOW_POWER_LISTENING" make - Install the application to two nodes with the following ID's: Node 0 (Receiver node): id = 0 Node 1 (Transmitter node): id = 1