Closed nomadbyte closed 3 months ago
This is more about user experience. When nanoKONTROL device is not connected, it'd be nice to report something like "nanoKONTROL Device not found" with some error status.
Currently, the utility crashes with TypeError exception.
TypeError
Fixed in 6b295ae70f26280c024853a028aa66904a619d30
If Nano-Basket doesn't find a nanoKONTROL, it will remain unconnected and it will be the user's job to connect.
This is more about user experience. When nanoKONTROL device is not connected, it'd be nice to report something like "nanoKONTROL Device not found" with some error status.
Currently, the utility crashes with
TypeError
exception.