Update GUI with power supply's voltage and current readings
This commit is contained in:
@@ -119,6 +119,8 @@ namespace ProgramLib
|
||||
|
||||
if (_sttoSuccess)
|
||||
{
|
||||
Program.Instance()._powerSupplySharedData.ResetAll();
|
||||
|
||||
ProgramLib.Program.Instance().GetGuiManager()[ProgramGuiManager.WINDOWS.IMPEDANCE_CHECK].Dispatcher.Invoke((Action)delegate
|
||||
{
|
||||
ProgramLib.Program.Instance().GetGuiManager()[ProgramGuiManager.WINDOWS.MAIN].Show();
|
||||
|
||||
Reference in New Issue
Block a user