Sparki wrong direction

Hallo

My Sparki go,s by this program with one wheel forwards en the other wheel go.s Backwards
How can i change this so by move Forward the Sparki go.s forwards and by the command moveBackward my Sparki go,s
Backward

sparki.moveForward();
delay(3000);
sparki.moveBackward();
delay(3000);

Thanks,
Jack.

Hi Jack,

I’m not sure what you’re saying. Is it that when your try to get Sparki to moveForward or moveBackward, it’s instead turning left and right?