MD_Cubo LED Cube Arduino Library
2.1
Library to control LED Cubes
|
Includes library definitions. More...
Macros | |
#define | MD_DEBUG 0 |
Enable or disable (default) debugging output from the MD_LED3 library. | |
#define | PRINT(s, v) |
Print a string followed by a value (decimal) | |
#define | PRINTX(s, v) |
Print a string followed by a value (hex) | |
#define | PRINTB(s, v) |
Print a string followed by a value (binary) | |
#define | PRINTS(s) |
Print a string. | |
Includes library definitions.