From 5c8244dadfdffc50c4d2abb8b8df77f3cabc9f7f Mon Sep 17 00:00:00 2001 From: Renzo Mischianti Date: Wed, 9 Mar 2022 22:11:26 +0100 Subject: [PATCH] Minor fix deprecated binary --- PCF8574.h | 2 +- PCF8574_library.h | 2 +- library.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PCF8574.h b/PCF8574.h index b01b704..e5553f2 100644 --- a/PCF8574.h +++ b/PCF8574.h @@ -2,7 +2,7 @@ * PCF8574 GPIO Port Expand * * AUTHOR: Renzo Mischianti - * VERSION: 2.2.3 + * VERSION: 2.2.4 * * https://www.mischianti.org/2019/01/02/pcf8574-i2c-digital-i-o-expander-fast-easy-usage/ * diff --git a/PCF8574_library.h b/PCF8574_library.h index 8da407d..03869bd 100644 --- a/PCF8574_library.h +++ b/PCF8574_library.h @@ -2,7 +2,7 @@ * PCF8574 GPIO Port Expand * * AUTHOR: Renzo Mischianti - * VERSION: 2.2.3 + * VERSION: 2.2.4 * * https://www.mischianti.org/2019/01/02/pcf8574-i2c-digital-i-o-expander-fast-easy-usage/ * diff --git a/library.properties b/library.properties index 72447ab..9a91fe1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=PCF8574 library -version=2.2.3 +version=2.2.4 author=Renzo Mischianti maintainer=Renzo Mischianti sentence=PCF8574, library for Arduino, ESP8266, smt32 and esp32