Control LED Flash Sequences
v = pcb.led([seq], [enable])
Controls individual LED flash sequences.
The N4X PCB will show the highest flash sequence that's enabled.
Parameter | Type | Description |
---|---|---|
seq |
integer | Sequence, e.g. 0x42 |
enable |
boolean | Whether to enable |
Returns | Type | Description |
---|---|---|
v |
integer | The bit field of the 25-bits |