Closed mipidisaster closed 3 years ago
Within the stepper header file, the defines for some array sizes uses Octo-base instead of decimal:
https://github.com/mipidisaster/Library/blob/fc9376d8dedb2c9685e7f35905e333e1534f2ce8/include/milibrary/drv/Stepper/Stepper.h#L153-L160
This issue has been corrected in tagged version v0.2.0, where the defines have been replaced with constants contained within the class
Within the stepper header file, the defines for some array sizes uses Octo-base instead of decimal: