diff 1wire.h @ 8:f9a085a0ba93

Change the 1 wire routines to mostly C with assembly delay routines for ease of portability.
author darius
date Mon, 12 Jul 2004 17:50:42 +0930
parents ffeab3c04e83
children eb1faf51968e
line wrap: on
line diff
--- a/1wire.h	Mon Jul 12 16:49:21 2004 +0930
+++ b/1wire.h	Mon Jul 12 17:50:42 2004 +0930
@@ -1,4 +1,9 @@
-/* Copyright (c) 2004
+/*
+ * 1 wire header code
+ *
+ * $Id$
+ *
+ * Copyright (c) 2004
  *      Daniel O'Connor <darius@dons.net.au>.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without