From 9848f2d7d7fb0874a5866311c0a8c830fd125622 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Wed, 1 Dec 2021 18:19:41 -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 2005a49a..d38c8937 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ The parameter "gpio_exp_config" supports the following syntax: ``` model=,addr=,[,port=system|dac][,base=|100][,count=|16][,intr=] ``` -- model: pca9535 (only tested today), pca85xx (untested) and mcp23017 (soon) +- model: pca9535 (only tested today), pca85xx (untested) and mcp23017 (untested) - addr: inthe i2c address decimal - port: use either "system" port (shared with display for example) or "dac" port (system is default) - base: GPIO numbering offset to use everywhere else (default 40)