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 dee9dd4 commit 3b565deCopy full SHA for 3b565de
src/i2cEncoderMiniLib.h
@@ -50,7 +50,7 @@ class i2cEncoderMiniLib {
50
REG_IDCODE = 0x70,
51
REG_VERSION = 0x71,
52
REG_I2CADDRESS = 0x72,
53
- REG_EEPROMS = 0x80,
+ REG_EEPROMS = 0x81,
54
} I2C1_REGISTER;
55
56
0 commit comments