This will save me having to keep unplugging my device, you could use either: machine.reset() or ^D (CTRL + D) Ideally I would right click in the Python Command line window at the bottom and select "reset" or it could go in the tools menu.
This will save me having to keep unplugging my device, you could use either:
machine.reset()
or
^D (CTRL + D)
Ideally I would right click in the Python Command line window at the bottom and select "reset" or it could go in the tools menu.