log 1wire.h @ 71:553c061fda7c default tip

age author description
Sun, 18 Jan 2009 20:03:24 +1030 darius Tab to space conversion in usage text.
Wed, 29 Oct 2008 16:03:16 +1030 darius Move declaration of error table up with the function declarations.
Mon, 20 Oct 2008 22:11:18 +1030 darius Add macros for number system used for temperatures.
Sun, 06 Jul 2008 22:19:53 +0930 darius Add temperature control.
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, 12 Dec 2005 23:37:16 +1030 darius - Change to 38400 baud.
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