Fixes some issues with the program not closing properly on errors. Updates the required Python version to match the required asyncio version.
1.1.0
Added new Colour.sensorSees implementation Fixed image capture bug Added example for capturing an image from the Micromelon Robot Simulator Improved SIGINT handling and shutdown
1.0.4
Updated Doumentation and set minimum Python version to 3.7
1.0.3
* Use Python Logging * Improve error reporting for failed connections * Add BLE example script