Create threads to update GUI
This commit is contained in:
@@ -9,9 +9,6 @@ namespace ProgramGui.Model
|
||||
[ObservableProperty]
|
||||
private string actualVoltage;
|
||||
[ObservableProperty]
|
||||
private string expectedCurrent;
|
||||
[ObservableProperty]
|
||||
private string actualCurrent;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user