We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The GpioConnectionSettings class represents the settings of a GpioConnection.
GpioConnectionSettings
int DefaultBlinkDuration = 250;
The default blink duration, i.e 250 milliseconds.
decimal DefaultPollInterval { get; }
The default poll interval, as loaded from application configuration.
IGpioConnectionDriver DefaultDriver { get; }
The default driver, as loaded from application configuration.