]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/Powerup/PowerupC.nc
Formally indicate support/sdk/c/sf/bootstrap is a shell script.
[tinyos-2.x.git] / apps / Powerup / PowerupC.nc
index 21deb83e6731c6eb2eb9d6abd88e0544098b9aac..3a2c898a588659393b54550158ed6b47b7786841 100644 (file)
  * 94704.  Attention:  Intel License Inquiry.
  */
 
-//@author Cory Sharp <cssharp@eecs.berkeley.edu>
-
+/**
+  * This module turns on Led0 when the system boots.
+  *
+  * @author Cory Sharp <cssharp@eecs.berkeley.edu>
+  */
 module PowerupC
 {
   uses interface Boot;