ClosedCube_HDC1080_Arduino
ClosedCube_HDC1080_Arduino copied to clipboard
Question about writeRegister() method
Hi!
First of all - thank you for this library! Works great!
In file "ClosedCube_HDC1080.cpp" line 88 there is this row:
Wire.write(0x00);
Why is it needed?