Skip to content

Error message prints wrong number system #128

@scirelli

Description

@scirelli

Lines 161-164
In the raised error the message adds a 0x to the self.chip_id which is in decimal. In my case the error message read

RuntimeError: Seesaw hardware ID returned 0x67 is not correct! Please check your wiring.

The 67 decimal, which is 0x43 in hex.

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