You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are calling like this isOpenPort = deviceConnFactoryManagers[id].mPort.openPort() whereas in other method we call isOpenPort = mPort.openPort() is it intentional ?