Skip to content

Commit 2c697bb

Browse files
committed
Fixed #1 Incorrect GitHub Link
1 parent 7fe183a commit 2c697bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=MCP23017
2-
version=1.0.0
2+
version=1.0.1
33
author=Bertrand Lemasle
44
maintainer=Bertrand Lemasle
55
sentence=MCP23017 I2C Port expander library.
66
paragraph=Support all MCP23017 features, including interrupts. Allows full control over the chip registers.
77
category=Signal Input/Output
8-
url=https://github.com/blemasle/arduino-mcp23107
8+
url=https://github.com/blemasle/arduino-mcp23017
99
architectures=*
1010

0 commit comments

Comments
 (0)