If SPR is not set, user will be prompted to set value. Regardless of said value, the stitches will be added as well as 1 row because when it checked SPR was set to 0.
The code is set to check for SPR value first, not sure how to tell it to run the code after the SPR is set.
this only happens for add2Stitches and add10Stitches...for some reason it does not occur when adding just one stitch...has not been tested when adding stitches based on user input
If SPR is not set, user will be prompted to set value. Regardless of said value, the stitches will be added as well as 1 row because when it checked SPR was set to 0. The code is set to check for SPR value first, not sure how to tell it to run the code after the SPR is set.