Minor refactoring
This commit is contained in:
@@ -112,7 +112,7 @@ namespace ProgramLib
|
||||
_threadList.Last().Start();
|
||||
}
|
||||
|
||||
_threadList.Add(new PassthroughDataGuiUpdateThread());
|
||||
_threadList.Add(new PassthroughDataUpdateThread());
|
||||
_threadList.Last().Start();
|
||||
|
||||
_threadList.Add(new PowerSupplyUpdateThread());
|
||||
|
||||
Reference in New Issue
Block a user