Fixed missing ellipsis.
This commit is contained in:
parent
34eee005a8
commit
61e0aa9845
@ -584,7 +584,7 @@ WLED_GLOBAL UsermodManager usermods _INIT(UsermodManager());
|
||||
#else
|
||||
#define DEBUG_PRINT(x)
|
||||
#define DEBUG_PRINTLN(x)
|
||||
#define DEBUG_PRINTF(x)
|
||||
#define DEBUG_PRINTF(x...)
|
||||
#endif
|
||||
|
||||
#ifdef WLED_DEBUG_FS
|
||||
|
Loading…
Reference in New Issue
Block a user