3.62. led (control LEDs)

3.62.1. Usage

led LED VALUE

3.62.2. Synopsis

Control the value of a LED. The exact meaning of VALUE is unspecified, it can be a brightness, or a color. Most often a value of ‘1’ means on and ‘0’ means off.

Without arguments the available LEDs are listed.

Table Of Contents

Previous topic

3.61. ioport (show IO port usage)

Next topic

3.63. let (evaluate arithmetic expressions)

This Page