mirror of
https://github.com/wled/WLED.git
synced 2025-07-23 18:56:41 +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
|
||||
#endif
|
||||
#ifndef WLED_RELEASE_NAME
|
||||
#define WLED_RELEASE_NAME dev_release
|
||||
#define WLED_RELEASE_NAME "Custom"
|
||||
#endif
|
||||
|
||||
// Global Variable definitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user