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 } |
EV3RT CPP API for brick LED.
Definition in file ev3cxx_brick_led.h.