Skip to content

Bugs in MATLAB code for parsing stepper movement

The matlab code currently expects a fixed number of lines coming from the Arduino, however the STEPPER POS and STEPPER ZEROSEEK commands produce different number of output lines depending on e.g. interlock status.

This should be fixed, but after merging !6 (merged) and !7 (merged) .