]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestPrintf/TestPrintfC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tosthreads / apps / TestPrintf / TestPrintfC.nc
index 904a3919ad5c845ed29c00ad4915d4f14b692644..3f308a664bdd0b9d24b166342db747bdee1f6c80 100644 (file)
  */
  
 /**
+ * This application tests the operation of the Printf client in TOSThreads.  It
+ * continuously prints the value of a counter starting at 0, increasing as it
+ * prints.
+ * 
  * @author Kevin Klues (klueska@cs.stanford.edu)
  */