Skip to content

Commit

Permalink
Update i2cEncoderMiniLib.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Saimon committed Feb 29, 2020
1 parent dee9dd4 commit 3b565de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i2cEncoderMiniLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class i2cEncoderMiniLib {
REG_IDCODE = 0x70,
REG_VERSION = 0x71,
REG_I2CADDRESS = 0x72,
REG_EEPROMS = 0x80,
REG_EEPROMS = 0x81,
} I2C1_REGISTER;


Expand Down

0 comments on commit 3b565de

Please sign in to comment.