Skip to content

clear_pattern method broken in release #13

Open
@wpietri

Description

In the 0.3.1 release version, the clear_pattern call fails with NameError: name 'write_pattern_line' is not defined on this line:

          rc = write_pattern_line(self.dev, 0, 'black', i );

This is actually fixed in the code in the repo, so I think all this needs is releasing a new version, and possibly adding a test for the clear_pattern method.

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