]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMP.nc
Updated documentation on all of the applications as well as modified the TestJoin...
[tinyos-2.x.git] / apps / tosthreads / tinyld / LoadFromRAM / LoadFromRAMP.nc
index 34723457dba2fd5a513df4dbc2d70c581cff91aa..7b7e96e607eb511784ef8e1b8c2f068a78f85113 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>
  */