|
Re: Window Motor - Problem with victors?
fixed it. i think the problem was that in the code, i had a separate case statement for each button, and while one was setting the motor speed to 0, the other was trying to set it to -1, and it couldnt get the right value through. fixed it with an embedded case
|