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

Add ssd1306_clear_pixel function #11

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

lukaspirkl
Copy link
Contributor

It is useful to have a function that works opposite to ssd1306_draw_pixel(..). It allows to clear only part of the screen or remove pixels to create effects as you can see in the following image.

In the background, you can see the faded menu and on the top, there is a kind of popup message or alert.
display

@daschr
Copy link
Owner

daschr commented May 4, 2023

Great idea! Thank you!

@daschr daschr merged commit d000ba9 into daschr:main May 4, 2023
@lukaspirkl lukaspirkl deleted the clear_pixel branch May 4, 2023 06:01
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.

None yet

2 participants