diff --git a/TM1638.h b/TM1638.h index 46bd80f..51c567c 100644 --- a/TM1638.h +++ b/TM1638.h @@ -28,6 +28,7 @@ along with this program. If not, see . #include "TM16XX.h" #include "TM16XXFonts.h" +#define TM1638_COLOR_NONE 0 #define TM1638_COLOR_RED 1 #define TM1638_COLOR_GREEN 2