Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clear_pattern method broken in release #13

Open
wpietri opened this issue Mar 5, 2023 · 0 comments
Open

clear_pattern method broken in release #13

wpietri opened this issue Mar 5, 2023 · 0 comments

Comments

@wpietri
Copy link

wpietri commented Mar 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant