Builds without WLED_RELEASE_NAME should be called Custom

This commit is contained in:
Will Tatam 2024-11-24 15:26:30 +00:00
parent 0c77dbb7ea
commit 20f8d3c8a9

View File

@ -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