I am working on an auto shoot command and when I call the auto period, it starts the needed motors, but does not sequence them and they do not turn off. I think my timer is messed up but I do not know how they work. Here is my current build
Also if you know how to make this thing move in auto, that would be AMAZING, cause I do not know how to call the drive function.
For the current timer I don’t think there is anything wrong in theory, but are you waiting the 1000 seconds because that is when the motors will turn off. Also did you mean to make it an else if, as the first two if statements are completely useless.