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

Set line offset #23

Merged
merged 2 commits into from
May 22, 2024
Merged

Set line offset #23

merged 2 commits into from
May 22, 2024

Conversation

agrif
Copy link
Contributor

@agrif agrif commented May 21, 2024

As discussed in #21.

First commit simply sets the line offset to 0 manually in reset().

Second commit conservatively exposes some commands to all modes. I left the commands most likely to cause issues if misused in raw mode. Now available in all modes:

  • set_line_offset
  • set_inverted
  • display_all_points

The first commit is semver compatible, the second commit technically isn't (but only to people who somehow obtained an St7565 without calling new()). Feel free to merge as much as you feel comfortable with.

agrif added 2 commits May 21, 2024 18:03
Commands moved to all modes:
 * set_line_offset
 * set_inverted
 * display_all_points
@Finomnis Finomnis merged commit c4badf7 into Finomnis:main May 22, 2024
12 checks passed
@agrif agrif deleted the set-line-offset branch May 23, 2024 04:09
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

Successfully merging this pull request may close these issues.

2 participants