|
APM:Libraries
|
#include "ToshibaLED.h"Go to the source code of this file.
Macros | |
| #define | TOSHIBA_LED_BRIGHT 0xFF |
| #define | TOSHIBA_LED_MEDIUM 0x80 |
| #define | TOSHIBA_LED_DIM 0x11 |
| #define | TOSHIBA_LED_OFF 0x00 |
| #define TOSHIBA_LED_BRIGHT 0xFF |
Definition at line 22 of file ToshibaLED.cpp.
| #define TOSHIBA_LED_DIM 0x11 |
Definition at line 24 of file ToshibaLED.cpp.
| #define TOSHIBA_LED_MEDIUM 0x80 |
Definition at line 23 of file ToshibaLED.cpp.
| #define TOSHIBA_LED_OFF 0x00 |
Definition at line 25 of file ToshibaLED.cpp.
1.8.13