Update README.md

This commit is contained in:
philippe44
2021-12-10 12:04:48 -08:00
committed by GitHub
parent 65a1b4d7f3
commit a59e1d9e54

View File

@@ -260,7 +260,7 @@ The parameter "gpio_exp_config" is a semicolon (;) separated list with following
```
model=<model>,addr=<addr>,[,port=system|dac][,base=<n>|100][,count=<n>|16][,intr=<gpio>][,cs=<gpio>][,speed=<Hz>]
```
- 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