Skip to content

[feature] Throw error if a connector has duplicate entries in the pinnumbers list #72

@17o2

Description

@17o2

#10 allows the user to specify custom pin numbering schemes instead of auto-assigning pins 1 through N.

A check should be performed whether any pin number is assigned twice, and throw an error if so.

This is different from #71, since pin names need only be checked for duplicates if actually attempting to connect a pin with an ambiguous name, whereas pin numbers should be unique by definition, so this check should be performed during connector creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions