RIAEvangelist / node-phidget-API

Node.JS Phidget API supporting all phidgets!
Other
10 stars 7 forks source link

".quit" method call for one phidget disconnects other connected phidgets as well. #50

Closed nileshprasad closed 7 years ago

nileshprasad commented 8 years ago

When multiple phidgets sre connected to the computer and ".quit" method is sent to only one specific phidget for disconnection (for eg.: IK.quit or GPS.quit) then all the other connected phidgets get disconnected.