Fix ledmap code
Index.js: fix ledmap bug json.cpp: remove old ledmap checks presets.cpp: remove loadledmap call
This commit is contained in:
@@ -294,7 +294,6 @@ void savePreset(byte index, const char* pname, JsonObject sObj)
|
||||
playlistSave = true;
|
||||
}
|
||||
}
|
||||
loadLedmap = sObj["ledmap"]; //WLEDMM: assign ledmap
|
||||
}
|
||||
|
||||
void deletePreset(byte index) {
|
||||
|
||||
Reference in New Issue
Block a user