Lori Li

Results 1 issues of Lori Li

Hi I'm currently using a SAMD51 microchip, which is not supported officially by fastaccelstepper. However, if I just change line 78 of `common.h` to ``` #elif defined(ARDUINO_ARCH_SAM) || defined(ARDUINO_ARCH_SAMD) ```...