Click or drag to resize

Board Constructor

Constructor for a single Expand 2 click.

Namespace: IO.Devices.ClickBoards.SimpleIO.Expand
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public Board(
	int socknum
)

Parameters

socknum  Int32
mikroBUS socket number.
See Also