KanoComputing / community-sdk

Scripts, tools and libraries to help you to interact with your Kano Devices in your favourite programming language.
MIT License
31 stars 11 forks source link

Method to close connection #6

Open murilopolese opened 5 years ago

murilopolese commented 5 years ago

Both MotionSensorKit and RetailPixelKit have a connect() method but no close() or disconnect() which makes the applications hang until keyboard interrupt.