Remove referece to MM
This commit is contained in:
@@ -771,7 +771,7 @@ void getSettingsJS(byte subPage, char* dest)
|
||||
oappend(SET_F("gId(\"somp\").remove(1);")); // remove 2D option from dropdown
|
||||
#endif
|
||||
#ifndef WLED_ENABLE_HUB75MATRIX
|
||||
oappend(SET_F("hideHub75();")); // WLEDMM hide HUB75 LED types
|
||||
oappend(SET_F("hideHub75();")); // hide HUB75 LED types
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user