Skip to content

Remove methods on DCMotor and ContinuousServo #18

Closed
@dhalbert

Description

@dhalbert

DCMotor and ContinuousServo, but not regular Servo, provide a deinit() operation that sets .throttle to 0. However, they don't actually deinit anything: you could change the speed again in the future.

I'm not sure why they were added (they were in from the start). I think we could just delete them.

Came up while @caternuson was recoding an Arduino example (see #17), but this is a separate issue.

Tagging @tannewt for any comment.

Metadata

Metadata

Assignees

No one assigned

    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