32 #ifndef DS18B20_WRAPPER_H
33 #define DS18B20_WRAPPER_H
void ds18b20_wrapped_read(void)
print the temps runs conversion on all the owb devices, waits for the conversion and then prints out ...
void ds18b20_wrapped_deinit(void)
deinit the sensor cleans up and frees all of the devices and the onewire bus
void ds18b20_wrapped_capture(float *results, int size)
capture temps to results this function runs conversion on all the owb devices, waits for conversion t...
int ds18b20_wrapped_init(void)
init the sensor intitialises the onewire bus and finds and intialises ds18b20 sensors along the pin