5.5w motor is not working?

I test my two 5.5w motor for intake and track using the brain, but when I apply my code to it, it stuck?

Your code for button L1 and the code for buttons X and B are conflicting. No matter what happens in the if statement checking L1, the next part will always override it and stop the motor unless either X or B are pressed. You probably should combine those into one big if/else

2 Likes