X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=apps%2Ftosthreads%2Fapps%2FTestPrintf%2FTestPrintfC.nc;h=3f308a664bdd0b9d24b166342db747bdee1f6c80;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=904a3919ad5c845ed29c00ad4915d4f14b692644;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/TestPrintf/TestPrintfC.nc b/apps/tosthreads/apps/TestPrintf/TestPrintfC.nc index 904a3919..3f308a66 100644 --- a/apps/tosthreads/apps/TestPrintf/TestPrintfC.nc +++ b/apps/tosthreads/apps/TestPrintf/TestPrintfC.nc @@ -30,6 +30,10 @@ */ /** + * 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) */