New here and new to Vex. I’ve been doing embedded controls a long time but scratching my head stepping back to this block code. Trying to work with my kids.
Anyway, Trying to setup the joysticks to drive the thing. I know you can do that easily. But I’m trying to set it up so that there is speed control “turbo” mode and slow mode. I got the variable for turbo working, but the way I have the code for the drivetrain laid out doesn’t work. It cannot accept a turn and forward or reverse command at the same time. It can only turn when stopped and it can only move forward when not turning. Does this make sense?
I’m sure there are some amateur errors in there.