Change WLEDSR to WLEDMM in comments

This commit is contained in:
Ewoud
2022-11-09 12:14:42 +01:00
parent f2adc5eff4
commit c3c3ff39b5
24 changed files with 98 additions and 98 deletions

View File

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