Skip to content

motor.run() #336

Description

@runger1101001

In API 2.5, replace motor.loopFOC() and motor.move() with motor.run(), which does both.

then we have a loop like this:

void loop() {
    motor.run();
    commander.run();
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIv2.5Features/Changes for near term API changeenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions