Skip to content

Encoder: initialize only the given channel #200

@dplanella

Description

@dplanella

Currently, upon instantiating the RotaryEncoder class, a channel index can be given to initialize and use a particular eQEP channel.

On initializing the class however, all possibe channels are configured as qep, regardless of whether they are available or not. That is, the channel index is ignored and all channels are configured instead of just the given one.

Pull request #199 addresses this.

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