AllYarnsAreBeautiful / ayab-firmware

Contains the Arduino Firmware for the AYAB Shield
GNU General Public License v3.0
23 stars 19 forks source link

Fix cancel knit, move first run from `OpKnit::knit()` to `OpKnit::begin()` #169

Open t0mpr1c3 opened 1 year ago

t0mpr1c3 commented 1 year ago

Closes #156. Also https://github.com/AllYarnsAreBeautiful/ayab-firmware/issues/166#issuecomment-1747233301. Depends on #154 and following PRs, except #163.

100% test coverage.