ClosedCube_HDC1080_Arduino icon indicating copy to clipboard operation
ClosedCube_HDC1080_Arduino copied to clipboard

Question about writeRegister() method

Open furieuxjk opened this issue 4 years ago • 0 comments

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?

furieuxjk avatar Feb 19 '21 15:02 furieuxjk