Skip to content

Cannot run the motors with a single speed parameter #5

@yuanyanhui

Description

@yuanyanhui

Tried the example on ESP32, the motors did not spin with a single speed parameter.
motors.drive(0.5, 500);
With two separate speed parameters, the motors worked fine.
motors.drive(-1.0, 1.0, 500);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions