Test 1-wire , working wtih parasite power and few sensors with mixed power supply.

Dependencies:   mbed

Revision:
0:1197076b78f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crc8.h	Mon May 10 08:14:32 2010 +0000
@@ -0,0 +1,1 @@
+uint8_t	crc8 (uint8_t* data_in, uint16_t number_of_bytes_to_read);
\ No newline at end of file