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

Dependencies:   mbed

crc8.h

Committer:
macraj
Date:
2010-05-10
Revision:
0:1197076b78f4

File content as of revision 0:1197076b78f4:

uint8_t	crc8 (uint8_t* data_in, uint16_t number_of_bytes_to_read);