]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestPrintf/TestPrintf.c
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tosthreads / capps / TestPrintf / TestPrintf.c
index 28badaf7c4861e17eb6f3fe13191baa9c0c74fac..e06c3308bf9e95ade7350111c488dc05ae0d9f26 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)
  */