Skip to content

Commit 5c8244d

Browse files
committed
Minor fix deprecated binary
1 parent db8b291 commit 5c8244d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PCF8574.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* PCF8574 GPIO Port Expand
33
*
44
* AUTHOR: Renzo Mischianti
5-
* VERSION: 2.2.3
5+
* VERSION: 2.2.4
66
*
77
* https://www.mischianti.org/2019/01/02/pcf8574-i2c-digital-i-o-expander-fast-easy-usage/
88
*

PCF8574_library.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* PCF8574 GPIO Port Expand
33
*
44
* AUTHOR: Renzo Mischianti
5-
* VERSION: 2.2.3
5+
* VERSION: 2.2.4
66
*
77
* https://www.mischianti.org/2019/01/02/pcf8574-i2c-digital-i-o-expander-fast-easy-usage/
88
*

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=PCF8574 library
2-
version=2.2.3
2+
version=2.2.4
33
author=Renzo Mischianti <renzo.mischianti@gmail.com>
44
maintainer=Renzo Mischianti <renzo.mischianti@gmail.com>
55
sentence=PCF8574, library for Arduino, ESP8266, smt32 and esp32

0 commit comments

Comments
 (0)