]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMAppC.nc
Updated documentation on all of the applications as well as modified the TestJoin...
[tinyos-2.x.git] / apps / tosthreads / tinyld / LoadFromRAM / LoadFromRAMAppC.nc
index 9664737045b2f22834e30c110ff1c48bc1d83242..804dd46a7cdc324de15cbcde1d05e63b60b652ef 100644 (file)
 */
 
 /**
+ * LoadFromRAM is a simple program that dynamically loads two loadable
+ * programs hardcoded in the byte arrays; One program is Blink, and the
+ * other one is Basestation.
+ *
  * @author Chieh-Jan Mike Liang <cliang4@cs.jhu.edu>
  */