mirror of
https://github.com/wled/WLED.git
synced 2025-07-17 15:56:31 +00:00
Fixed missing ellipsis.
This commit is contained in:
parent
34eee005a8
commit
61e0aa9845
@ -584,7 +584,7 @@ WLED_GLOBAL UsermodManager usermods _INIT(UsermodManager());
|
|||||||
#else
|
#else
|
||||||
#define DEBUG_PRINT(x)
|
#define DEBUG_PRINT(x)
|
||||||
#define DEBUG_PRINTLN(x)
|
#define DEBUG_PRINTLN(x)
|
||||||
#define DEBUG_PRINTF(x)
|
#define DEBUG_PRINTF(x...)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WLED_DEBUG_FS
|
#ifdef WLED_DEBUG_FS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user