bricknil icon indicating copy to clipboard operation
bricknil copied to clipboard

Fix connection error with the Move HUB

Open josuemontano opened this issue 4 years ago • 2 comments

The move hub cannot be connected since there is a new port (70) which is suspected to be a debug port.

This addresses https://github.com/virantha/bricknil/issues/17.

josuemontano avatar Aug 19 '21 16:08 josuemontano

I wonder if a better solution is to remove the assert at https://github.com/virantha/bricknil/blob/master/bricknil/messages.py#L333. @virantha what do you think?

josuemontano avatar Aug 19 '21 16:08 josuemontano