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

Dependencies:   mbed

crc8.h

Committer:
rainerraul
Date:
2022-05-18
Revision:
1:f8aa0ff8d04a
Parent:
0:1197076b78f4

File content as of revision 1:f8aa0ff8d04a:

uint8_t	crc8 (uint8_t* data_in, uint16_t number_of_bytes_to_read);