-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm concerned that a bug happens when you press Cancel
in the desktop. The firmware stays in the Knit
state waiting for the last line of the pattern, and never receives it.
There probably needs to be a Cancel
command in the API that resets the state from Knit
from Init
.
I suggest we simply repurpose quitCmd
which resets the state from Test
to Init
to do the same from Knit
.
Bug possibly introduced in #154.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo