Click or drag to resize

RaspberryPiGPIO12 Field

GPIO channel number for the remote Raspberry Pi GPIO pin GPIO12.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public const int GPIO12 = 12

Field Value

Int32
Remarks
This GPIO channel is not usable when the Remote I/O server is running on an original Raspberry Pi 1 Model A or B with a 26-pin expansion header.
See Also