Skip to content

Commit 270858b

Browse files
committed
Update Inkplate6.h
1 parent 817105a commit 270858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boards/Inkplate6.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#define MCP23017_GPIOB 0x13
4040

4141
#define MCP23017_INT_ADDR 0x20
42-
#define MCP23017_EXT_ADDR 0x20
42+
#define MCP23017_EXT_ADDR 0x22
4343

4444
// User pins on MCP for Inkplate 6
4545
// Do not use others(0-8) cause they can permanently damage your screen

0 commit comments

Comments
 (0)