mirror of
https://github.com/wled/WLED.git
synced 2025-07-24 19:26:40 +00:00
Builds without WLED_RELEASE_NAME should be called Custom
This commit is contained in:
parent
0c77dbb7ea
commit
20f8d3c8a9
@ -264,7 +264,7 @@ using PSRAMDynamicJsonDocument = BasicJsonDocument<PSRAM_Allocator>;
|
|||||||
#define WLED_VERSION dev
|
#define WLED_VERSION dev
|
||||||
#endif
|
#endif
|
||||||
#ifndef WLED_RELEASE_NAME
|
#ifndef WLED_RELEASE_NAME
|
||||||
#define WLED_RELEASE_NAME dev_release
|
#define WLED_RELEASE_NAME "Custom"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Global Variable definitions
|
// Global Variable definitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user