Skip to content

Examples are not working #6

@ilyaradko

Description

@ilyaradko

None of the three given examples are working. The device is recognized and opened, but the following code in match/case statement is not executed. The reason is that Ok and Err are imported from koda. When I changed the import line to from pyft4222.result import Ok, Err it started to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions