log 1wire.c @ 36:e40e919721b0

age author description
Tue, 23 Oct 2007 10:51:35 +0930 darius - Don't wrap individual debug statements in ifdef, use a conditionally
Sun, 23 Apr 2006 22:57:16 +0930 darius Isolate the bus frobbing parts and the delays into a separate header.
Mon, 10 Apr 2006 17:23:03 +0930 darius Remove extra newline
Mon, 12 Dec 2005 23:27:40 +1030 darius Report the bus being held low back to the caller from OWFirst/Next.
Mon, 12 Dec 2005 23:01:00 +1030 darius Re-format the code.
Sat, 17 Sep 2005 18:31:19 +0930 darius Spell presence correctly. AVR_1_3
Wed, 01 Sep 2004 17:45:24 +0930 darius - Reduce type widths where possible.
Mon, 12 Jul 2004 23:59:00 +0930 darius - Add some useful return values to search functions.
Mon, 12 Jul 2004 17:50:42 +0930 darius Change the 1 wire routines to mostly C with assembly delay routines
Sun, 11 Jul 2004 00:45:50 +0930 darius Initial revision