Arduino-L6470
Arduino-L6470 copied to clipboard
i want read Mark Position
trafficstars
i want read Mark Position with easy command like stepper.getMark();
Thanks
See if this works:
long L64XX::getMark() { return GetParam(L6470_MARK); }