|
Engduino
3.1.0
A fun device for learning coding
|
#include <Arduino.h>#include <Engduino.h>Go to the source code of this file.
Classes | |
| class | EngduinoLEDsClass |
Macros | |
| #define | MAX_BRIGHTNESS 0x0F |
Enumerations | |
| enum | colour { RED, GREEN, BLUE, YELLOW, MAGENTA, CYAN, WHITE, OFF } |
Functions | |
| void | TIMER4_COMPA_vect (void) __attribute__((signal)) |
Variables | |
| EngduinoLEDsClass | EngduinoLEDs |
Engduino LED driver
1.8.9.1