Cordonel FwVersion: - String from hex or deci, String and version from string, string from read as 2 byte array
This commit is contained in:
@@ -391,7 +391,7 @@ namespace Xylem.Common.Ui.GenesisToolBox
|
||||
return;
|
||||
LogText(StrSeparator);
|
||||
LogText($"PCB ID: {_currentGenesis.PcbId}");
|
||||
LogText($"Core Version: {GenesisMeter.BuildFwVersionString(_currentGenesis.CoreRevision)}");
|
||||
LogText($"Core Version: {_currentGenesis.StrCoreRevision}");
|
||||
LogText("");
|
||||
LogText("Installed Applications:");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user