- changed version to next-release
ModuleName is now saved / loaded when loading and saving Arduino configurations with the XML files
Issue #289
resolved
The xml file has <ModuleName> field but it is empty when you save a config, and it is not being loaded when you restore a config from a xml file, even if you edit the XML and add it:
<ModuleName>TigertFly G1000</ModuleName>
It would be useful to store the module name along with the config, and restore it when you open a stored one.
Comments (4)
-
-
- changed status to resolved
Fixed
#289- modules names are now stored and retrieved from the MFMC .→ <<cset 10bf1638d922>>
-
- changed title to ModuleName is now saved / loaded when loading and saving Arduino configurations with the XML files
-
- changed version to 8.0.0
- Log in to comment