From bf5149937d8fc10fee2c4a20222d44d70d23adce Mon Sep 17 00:00:00 2001 From: rincon Date: Tue, 10 Jul 2007 18:01:40 +0000 Subject: [PATCH] Removed the cc2420_lpl reference. --- apps/tests/TestLPL/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tests/TestLPL/README.txt b/apps/tests/TestLPL/README.txt index 7e73c4fc..f8c81df3 100644 --- a/apps/tests/TestLPL/README.txt +++ b/apps/tests/TestLPL/README.txt @@ -8,7 +8,7 @@ low-power-listening settings every ~32s, repeating every ~256s. 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 + env CFLAGS="-DLOW_POWER_LISTENING" make This application blinks LED 0 every time it sends a message, and toggles LED 1 every time it receives a message. If this application is -- 2.39.2