Change WLEDSR to WLEDMM in comments
This commit is contained in:
@@ -719,7 +719,7 @@ void getSettingsJS(byte subPage, char* dest)
|
||||
|
||||
if (subPage == 9) // update
|
||||
{
|
||||
//WLEDSR: show bin name
|
||||
//WLEDMM: show bin name
|
||||
sappends('m',SET_F("(\"sip\")[0]"),(char*)F("WLEDMM_"));
|
||||
olen -= 2; //delete ";
|
||||
oappend(versionString);
|
||||
|
||||
Reference in New Issue
Block a user