EV3RT CXX API Reference [English]
An RTOS-based development platform for LEGO Mindstorms EV3.
ev3cxx_brick_led.h File Reference

EV3RT CPP API for brick LED. More...

#include <stdio.h>
#include "ev3api.h"

Go to the source code of this file.

Data Structures

class  BrickLED
 Class BrickLED. API for working with brick status light. More...
 

Namespaces

 ev3cxx
 

Enumerations

enum  StatusLightColor {
  OFF = LED_OFF,
  RED = LED_RED,
  GREEN = LED_GREEN,
  ORANGE = LED_ORANGE
}
 

Detailed Description

EV3RT CPP API for brick LED.

Author
Jaroslav Páral (jarekparal)

Definition in file ev3cxx_brick_led.h.