X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fapps%2FTestPrintf%2FTestPrintfAppC.nc;h=eeb6d7d71fcf47f07a265ed7aa4aa5d7c5508017;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=e9d8d1ac1d60ba096fd3bc2f79d3541adf9f26dc;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/TestPrintf/TestPrintfAppC.nc b/apps/tosthreads/apps/TestPrintf/TestPrintfAppC.nc index e9d8d1ac..eeb6d7d7 100644 --- a/apps/tosthreads/apps/TestPrintf/TestPrintfAppC.nc +++ b/apps/tosthreads/apps/TestPrintf/TestPrintfAppC.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) */