From 4b2c0702a49f3b11ab0f8af5e9d6eac5e745db6b Mon Sep 17 00:00:00 2001 From: kempe63 <78020007+kempe63@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:40:34 +0100 Subject: [PATCH] Update version.h Update version.h for IO_PCA9555 changes --- version.h | 1 + 1 file changed, 1 insertion(+) diff --git a/version.h b/version.h index 076daef..cf1fd26 100644 --- a/version.h +++ b/version.h @@ -5,6 +5,7 @@ #define VERSION "5.0.1" // 5.0.1 - Check bad AT firmware version +// - Update IO_PCA9555.h reflecting IO_MCP23017.h changes to support PCA9548 mux // 5.0.0 - Make 4.2.69 the 5.0.0 release // 4.2.69 - Bugfix: Make work in DC mode // 4.2.68 - Rename track mode OFF to NONE