From fe8076ad0768d240452faf54e4327831cf8b07fc Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Wed, 31 Dec 2025 13:21:59 +0300 Subject: [PATCH] 222 --- include/zh_mcp23s17.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/zh_mcp23s17.h b/include/zh_mcp23s17.h index 6fc4337..580a6b0 100755 --- a/include/zh_mcp23s17.h +++ b/include/zh_mcp23s17.h @@ -16,6 +16,7 @@ #define ZH_MCP23S17_GPIO_INPUT true #define ZH_MCP23S17_GPIO_LOW false #define ZH_MCP23S17_GPIO_HIGH true +//eee /** * @brief MCP23S17 expander initial default values.