For the complete documentation index, see llms.txt. This page is also available as Markdown.

led level

Set the brightness of the Island's LED.

Syntax

led level <n>

Syntax Description

Keyword
Description

n

An integer representing the LED brightness in percent (0-100).

Defaults

The default LED level is 100.

Usage Guidelines

The command sets the brightness of the Island's LED display. The value must be an integer from 0 (off) to 100 (full brightness).

Examples

led level 30

Last updated