From 73b747c810ecd9aff91f59b6327c223b6cbc66ce Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Wed, 31 Dec 2025 13:21:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D0=BE=D0=B5=20=D1=81=D0=BE?= =?UTF-8?q?=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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.