From a41dc1dc138c027f8d6f9f8d1cf64959896c6245 Mon Sep 17 00:00:00 2001 From: Thomas Dietrich Date: Wed, 25 Oct 2023 16:54:24 +0200 Subject: [PATCH] Update mcp23Sxx.rst (#3282) --- components/mcp23Sxx.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/mcp23Sxx.rst b/components/mcp23Sxx.rst index ec579a573..c058eaf65 100644 --- a/components/mcp23Sxx.rst +++ b/components/mcp23Sxx.rst @@ -2,11 +2,11 @@ MCP23Sxx I/O Expander ===================== .. seo:: - :description: Instructions for setting up MCP23S08, MCP23S16 or MCP23S17 digital port expander in ESPHome. This is exactly the same API as the MCP230XX I/O Expander except talks on the SPI bus + :description: Instructions for setting up MCP23S08, MCP23S16 or MCP23S17 digital port expander in ESPHome. This series features exactly the same API as the MCP230xx I/O Expander (I²C) :image: mcp230xx.svg The Microchip MCP23Sxx series of general purpose, parallel I/O expansion for SPI bus applications. -This is exactly the same API as the MCP23SXX I/O Expander except talks on the SPI bus +This series features exactly the same API as the MCP230xx I/O Expander (I²C). **Supported Variants :**