]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/Null/NullAppC.nc
Changed the default to be that all platforms #include stdio.h unless specifically...
[tinyos-2.x.git] / apps / Null / NullAppC.nc
index 0fc7c971a05b33804bdcd3bd22cb8a58e331d596..f67d64984abf95fb7527756e28eaa970b25abb9f 100644 (file)
@@ -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 <cssharp@eecs.berkeley.edu>
  * @date February 4, 2006