From a59e1d9e54555c17f8a1f8a1101493690d41e636 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Fri, 10 Dec 2021 12:04:48 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636d6931..3027e355 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ The parameter "gpio_exp_config" is a semicolon (;) separated list with following ``` model=,addr=,[,port=system|dac][,base=|100][,count=|16][,intr=][,cs=][,speed=] ``` -- model: pca9535, pca85xx (untested), mcp23017 and mcp23s17 (SPI version, untested) +- model: pca9535, pca85xx (untested), mcp23017 and mcp23s17 (SPI version) - addr: chip i2c/spi address (decimal) - port (I2C): use either "system" port (shared with display for example) or "dac" port (system is default) - cs (SPI): gpio used for Chip Select