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

How to use epd_draw_frame_1bit()? #45

Open
jockm opened this issue May 10, 2021 · 2 comments
Open

How to use epd_draw_frame_1bit()? #45

jockm opened this issue May 10, 2021 · 2 comments

Comments

@jockm
Copy link

jockm commented May 10, 2021

epd_driver.h describes a function called epd_draw_frame_1bit with a signature of:

void IRAM_ATTR epd_draw_frame_1bit(Rect_t area, uint8_t *ptr,
                                   enum DrawMode mode, int time)

Is this a public function? What is the correct way to use it? My application is monochrome so being able to keep a mono canvas and sending that directly would be really useful

Copy link

github-actions bot commented Dec 9, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 9, 2024
@jockm
Copy link
Author

jockm commented Dec 9, 2024

Closing an issue because you guys are ignoring it isn’t a great approach

@github-actions github-actions bot removed the stale label Dec 10, 2024
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