SetInvertLed Method
SetInvertLed(bool)
Inverts the configured state of the LED.
C#
public UpdateSlot SetInvertLed(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
bool | setConfig |
Returns
The current UpdateSlot instance.
Inverts the configured state of the LED.
public UpdateSlot SetInvertLed(bool setConfig)
Type | Name | Description |
---|---|---|
bool | setConfig |
The current UpdateSlot instance.