diff 1wire.c @ 16:026dc24d85e0 AVR_1_3

Spell presence correctly.
author darius
date Sat, 17 Sep 2005 18:31:19 +0930
parents 4b141cc7cbd4
children e82d15fa9a1a
line wrap: on
line diff
--- a/1wire.c	Sat Sep 17 18:10:33 2005 +0930
+++ b/1wire.c	Sat Sep 17 18:31:19 2005 +0930
@@ -197,7 +197,7 @@
  * OWFirst/OWNext return..
  *         1 when something is found,
  *         0 no more modules
- *	   -1 if no presense pulse,
+ *	   -1 if no presence pulse,
  *         -2 if bad CRC,
  *         -3 if bad wiring.
  */