]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Minor comment change to test cvs permissions.
authorkonradlorincz <konradlorincz>
Tue, 20 May 2008 18:16:15 +0000 (18:16 +0000)
committerkonradlorincz <konradlorincz>
Tue, 20 May 2008 18:16:15 +0000 (18:16 +0000)
apps/tests/TestAdc/TestAdcC.nc

index eeb4555c18598278b2bb086cbc3211990135a708..d331da2b28232290f224784864abca38edbe5a08 100644 (file)
  */
 
 /**
- * Tests the AdcC subsystem and switches on leds 0, 1 and 2
+ * Tests the AdcC subsystem and switches on leds 0, 1 and 2.
  * if the test is successful:
- * LED0 denotes a successful Read operation,
- * LED1 denotes a successful ReadNow operation,
- * LED2 denotes a successful ReadStream operation.
+ *   LED0 denotes a successful Read operation,
+ *   LED1 denotes a successful ReadNow operation,
+ *   LED2 denotes a successful ReadStream operation.
  *
  * @author Jan Hauer 
  */