Skip to content

reverse motor directions #12

Description

@github-actions

leftFront.setDirection(DcMotorSimple.Direction.REVERSE);

// TODO: reverse motor directions
// leftFront.setDirection(DcMotorSimple.Direction.REVERSE);

        rightBack.setZeroPowerBehavior(DcMotor.ZeroPowerBehavior.BRAKE);
        rightFront.setZeroPowerBehavior(DcMotor.ZeroPowerBehavior.BRAKE);

        // TODO: reverse motor directions
        //   leftFront.setDirection(DcMotorSimple.Direction.REVERSE);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions