We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e9b79 commit 2073b70Copy full SHA for 2073b70
1 file changed
general/include/hdc2021debr.h
@@ -8,8 +8,7 @@
8
*
9
*/
10
11
-#define HDC2021_I2C_ADDR \
12
- 0x40 /* If ADDR is connected to VDD, 0x41 This is shifted left as it is required to be read as a dev address.*/
+#define HDC2021_I2C_ADDR 0x40
13
14
typedef enum {
15
REG_TEMP_LOW = 0x00,
0 commit comments