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

Closed
wpietri opened this issue Mar 5, 2023 · 1 comment
Closed

clear_pattern method broken in release #13

wpietri opened this issue Mar 5, 2023 · 1 comment

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.

@todbot
Copy link
Owner

todbot commented Mar 22, 2025

Hi! Thanks for your patience and sorry for the delay in this.
New 0.4.0 has this fix and a few others.

@todbot todbot closed this as completed Mar 22, 2025
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

2 participants