]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/Null/NullC.nc
a dummy checkin to test the autobuild system - will be reverted tomorrow!
[tinyos-2.x.git] / apps / Null / NullC.nc
index 4602a91c4cacbb8d4c8c2627f2a4697b1ce24a0a..6320e88ec4ffeb52db4d53a03139d694d60b98ae 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