Skip to content
Electra One Documentation
Search
K
Appearance
Menu
Return to top
On this page
Userguide
setLedState(ledId, isOn)
Turns a LED on or off.
Parameters
ledId
The ID of the LED to control.
isOn
Boolean flag to turn the LED on (true) or off (false).
Returns
None
This is text