X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2FNull%2FNullAppC.nc;h=f67d64984abf95fb7527756e28eaa970b25abb9f;hb=4f057e14d46beedf64d643bebd06ca3e7e903d1f;hp=0fc7c971a05b33804bdcd3bd22cb8a58e331d596;hpb=1ba974b83d19fc41bf80acd52726f36f7f1df297;p=tinyos-2.x.git diff --git a/apps/Null/NullAppC.nc b/apps/Null/NullAppC.nc index 0fc7c971..f67d6498 100644 --- a/apps/Null/NullAppC.nc +++ b/apps/Null/NullAppC.nc @@ -31,7 +31,9 @@ /** * Null is an empty skeleton 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. + * 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. * * @author Cory Sharp * @date February 4, 2006