You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a reason the delay function is not implemented. Trying to control a stepper motor. Need the delay. Trying to do it with a ccall out to the gpio library but don't have it working correctly yet.
Can we add delay function?
The text was updated successfully, but these errors were encountered:
Where is this function defined?
Is it part of pigpio?
Can you use PWM for the stepper motor (assuming you need delay_us to create the pulses for the stepper motor)
Is there a reason the delay function is not implemented. Trying to control a stepper motor. Need the delay. Trying to do it with a ccall out to the gpio library but don't have it working correctly yet.
Can we add delay function?
The text was updated successfully, but these errors were encountered: