Possibility to add/remove devices to the pool without initializing/closing them.
This commit is contained in:
@@ -168,7 +168,7 @@ public class MainPanel extends Panel {
|
||||
|
||||
@Override
|
||||
public void onStateChange(State state, State former) {
|
||||
|
||||
Controller.getInstance().onStateChange(state, former);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user