From efdd675247b5f699e8acfc2ccac1d71d31fcd1be Mon Sep 17 00:00:00 2001 From: klueska Date: Tue, 5 Jan 2010 02:04:43 +0000 Subject: [PATCH] Added sentence to indicate successful run of this application --- apps/tosthreads/capps/Null/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/tosthreads/capps/Null/README b/apps/tosthreads/capps/Null/README index c568d2dc..ec074096 100644 --- a/apps/tosthreads/capps/Null/README +++ b/apps/tosthreads/capps/Null/README @@ -1,15 +1,16 @@ README for TOSTHREADS Null Author/Contact: tinyos-help@millennium.berkeley.edu -Author: Kevin Klues +Author: Kevin Klues Description: Null is an empty skeleton application for testing the basic compilation and -runtime of a c-based tosthreads application. It is useful to test that the build -environment is functional in its most minimal sense, i.e., you can correctly +runtime of a c-based tosthreads application. It is useful to test that the build environment is functional in its most minimal sense, i.e., you can correctly compile an application. It is also useful to test the minimum power consumption of a node when it has absolutely no interrupts or resources active. +Successful running of this application is that it simply compiles and installs. No LEDs should be flashed. + Tools: None. -- 2.39.2