LED#

Introduction#

The VEX 123 Robot can glow different colors with the built-in LED light.

Below is a list of available blocks:

  • glow – Sets the color of the LED light.

glow#

The glow block sets the color of the LED light.

resplandor [verde v]

Parameters

Description

color

The color to set the LED to:

  • green
  • blue
  • purple
  • off

Example

aria-description goes here#
cuando empezó :: hat events
[Blink the LED light forever.]
para siempre
resplandor [verde v]
esperar [0.5] segundos
resplandor [apagado v]
esperar [0.5] segundos