firmwareupgrade should close port

Issue #78 new
Doug Blank created an issue

Currently if you try to:

import Myro
init("com4")

on Windows after running firmwareupgrade.upgrade("scribbler"), it won't let you (can't open port '\.\com4'. Maybe the port is still open because upgrade didn't close it?

Comments (1)

  1. Log in to comment