Constructor for a single Expand 2 click.
Namespace: IO.Devices.ClickBoards.Expand2Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntaxpublic Board(
Socket socket,
int addr = 32
)
Parameters
- socket Socket
- mikroBUS socket object instance.
- addr Int32 (Optional)
- I2C slave address.
See Also