If we have an existing ledmap.json file with no number, still allow this to be treated as a map for 2D.
This restores the function of ledmap.json for "load by default if it exists" - which assists with E1.31 streaming remapping and other functionality that needs a map on startup.
Still allows for ledmap[1..9].json to be selected and used, but does mean that if the ledmap.json file exists, this is always the map for "Default" - so no option to set back to a pure sequential map.
I don't feel like that breaks any functionality as you can just remove the ledmap.json file if you want to use a default sequential map and optionally manually selected ledmap#.json files.
If we have an existing ledmap.json file with no number, still allow this to be treated as a map for 2D.
This restores the function of ledmap.json for "load by default if it exists" - which assists with E1.31 streaming remapping and other functionality that needs a map on startup.
Still allows for ledmap[1..9].json to be selected and used, but does mean that if the ledmap.json file exists, this is always the map for "Default" - so no option to set back to a pure sequential map.
I don't feel like that breaks any functionality as you can just remove the ledmap.json file if you want to use a default sequential map and optionally manually selected ledmap#.json files.