From 303fbe29c74a8d4a0511e4498995563961e6d235 Mon Sep 17 00:00:00 2001 From: scipio Date: Thu, 19 Apr 2007 23:43:40 +0000 Subject: [PATCH] Distinguish flicker and toggle. --- apps/tests/TestAM/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/tests/TestAM/README.txt b/apps/tests/TestAM/README.txt index c3248eb3..7faff847 100644 --- a/apps/tests/TestAM/README.txt +++ b/apps/tests/TestAM/README.txt @@ -3,9 +3,9 @@ Author/Contact: tinyos-help@millennium.berkeley.edu Description: -TestAM sends active message broadcasts at 1Hz and blinks LED 0 whenever -it has sucessfully sent a broadcast. Whenever it receives one of these -broadcasts from another node, it blinks LED 1. It uses the radio HIL +TestAM sends active message broadcasts at 1Hz and briefly flickers LED 0 +whenever it has sucessfully sent a broadcast. Whenever it receives one of +these broadcasts from another node, it toggles LED 1. It uses the radio HIL component ActiveMessageC, and its packets are AM type 240. This application is useful for testing AM communication and the ActiveMessageC component. -- 2.39.2