Skip to content

Commit 3b565de

Browse files
author
Saimon
committed
Update i2cEncoderMiniLib.h
1 parent dee9dd4 commit 3b565de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i2cEncoderMiniLib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class i2cEncoderMiniLib {
5050
REG_IDCODE = 0x70,
5151
REG_VERSION = 0x71,
5252
REG_I2CADDRESS = 0x72,
53-
REG_EEPROMS = 0x80,
53+
REG_EEPROMS = 0x81,
5454
} I2C1_REGISTER;
5555

5656

0 commit comments

Comments
 (0)