Refactor setUpMatrix, deserializeMap for ledmaps
This commit is contained in:
@@ -649,7 +649,7 @@ void serializeState(JsonObject root, bool forPreset, bool includeBri, bool segme
|
||||
seg0["stop"] = 0;
|
||||
}
|
||||
}
|
||||
root[F("ledmap")] = loadedLedmap; //WLEDMM ledmaps will be stored in json
|
||||
root[F("ledmap")] = loadedLedmap; //WLEDMM ledmaps will be stored in json so dropdown can display it
|
||||
}
|
||||
|
||||
// begin WLEDMM
|
||||
|
||||
Reference in New Issue
Block a user