Block:LED

From Bendyroad

To use an LED in your project, specify on which pin it is wired and give it a name.

You can specify a Source for the LED; for example a variable to indicate a status.

To make a LED blink, specify a Block:Blinker as the source.

Infocard

Property Description
Disabled To disable or enable this block.
Name The name of this block.
Pin The pin to which the LED is connected.
Source A source that provides input to this LED.
For example a blinker.
Comment To optionally enter a comment.
It does not impact the generated firmware.