#include <OPENR/OObject.h>
#include <OPENR/OSubject.h>
#include <OPENR/OObserver.h>
#include "def.h"
Go to the source code of this file.
Classes | |
class | BlinkingBackLED |
Enumerations | |
enum | BlinkingBackLEDState { BBLS_IDLE, BBLS_START, BBLS_WHITE0to255_COLOR0, BBLS_WHITE255_COLOR0to255, BBLS_WHITE255to0_COLOR255, BBLS_WHITE0_COLOR255to0, BBLS_WHITE0_COLOR0 } |
enum | LED3Result { LED3_CONT, LED3_FINISH } |
Variables | |
const char *const | LED3_LOCATOR [] |
|
Definition at line 20 of file BlinkingBackLED.h. |
|
Definition at line 30 of file BlinkingBackLED.h. Referenced by BlinkingFaceLED::Ready(), and BlinkingBackLED::Ready(). |
|
Initial value: { "PRM:/lu-LED3:lu", "PRM:/lv-LED3:lv", "PRM:/lw-LED3:lw", "PRM:/lx-LED3:lx", "PRM:/ly-LED3:ly", "PRM:/lz-LED3:lz" } Definition at line 35 of file BlinkingBackLED.h. |