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.

发光 [绿色 v]

Parameters

Description

color

The color to set the LED to:

  • green
  • blue
  • purple
  • off

Example

aria-description goes here#
当开始 :: hat events
[Blink the LED light forever.]
永久循环
发光 [绿色 v]
等待 [0.5] 秒
发光 [灭 v]
等待 [0.5] 秒