]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestPrintf/TestPrintfAppC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tosthreads / apps / TestPrintf / TestPrintfAppC.nc
index e9d8d1ac1d60ba096fd3bc2f79d3541adf9f26dc..eeb6d7d71fcf47f07a265ed7aa4aa5d7c5508017 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)
  */