|
Re: Help with speed control set up
Where did you place this code?
It's a "while loop" that terminates immediately, and there aren't any shift registers to maintain values from one execution of the loop to the next, so it's just as if there were no loop at all.
|